Skip to content

Commit

Permalink
website: Remove margin from Example.tsx causing it do be cut off (#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyDeuss committed Oct 19, 2023
1 parent 6f14c51 commit 31bacb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion www/src/pages/home/Example.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ export default function Example() {
}}
style={{
maxWidth: '995px',
margin: '-18px auto 0 auto',
position: 'relative',
zIndex: 999,
}}
Expand Down

0 comments on commit 31bacb8

Please sign in to comment.