Skip to content

Commit 4f21b81

Browse files
committed
[fix] fix website commit section
Signed-off-by: Ihor Dykhta <[email protected]>
1 parent 31cf050 commit 4f21b81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/src/components/common/carousel.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const Container = styled.div`
1515

1616
const Content = styled.div`
1717
display: flex;
18+
width: 100%;
1819
justify-content: center;
1920
transform-style: preserve-3d;
2021
perspective-origin: center;

0 commit comments

Comments
 (0)