Skip to content

Commit

Permalink
Revert "fix: horizontal scrollbar in landing page (#921)" (#935)
Browse files Browse the repository at this point in the history
This reverts commit ba48a54.
  • Loading branch information
tuxology authored Oct 20, 2023
1 parent a558469 commit 93e168d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const styles = theme => ({
paddingTop: '2.3em',
paddingBottom: '2.8em',
justifyContent: 'center',
width: '100%',
width: '100vw',
marginBottom: '2em',
height:'100vh',
[theme.breakpoints.down('sm')]: {
Expand Down

0 comments on commit 93e168d

Please sign in to comment.