Skip to content

Commit

Permalink
fix scrollbar bug
Browse files Browse the repository at this point in the history
  • Loading branch information
brrkrmn committed Oct 18, 2023
1 parent 5ab51fc commit 1acd87e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const styles = theme => ({
paddingTop: '2.3em',
paddingBottom: '2.85em',
justifyContent: 'center',
width: '100vw',
width: '100%',
marginBottom: '2em'
},
imageLeft: {
Expand Down

0 comments on commit 1acd87e

Please sign in to comment.