Skip to content

Commit 31bacb8

Browse files
authoredOct 19, 2023
website: Remove margin from Example.tsx causing it do be cut off (#599)
1 parent 6f14c51 commit 31bacb8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎www/src/pages/home/Example.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ export default function Example() {
113113
}}
114114
style={{
115115
maxWidth: '995px',
116-
margin: '-18px auto 0 auto',
117116
position: 'relative',
118117
zIndex: 999,
119118
}}

0 commit comments

Comments
 (0)
Please sign in to comment.