Skip to content

Commit

Permalink
fix projects section margin
Browse files Browse the repository at this point in the history
  • Loading branch information
brrkrmn committed Dec 8, 2023
1 parent 0ea4f53 commit 98c6dc9
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ const styles = theme => ({

profileLowerStyle: {
// margin: '1em',
[theme.breakpoints.down('740')]: {
margin: '1em',
},
// [theme.breakpoints.down('740')]: {
// margin: '1em',
// },
borderRadius: 8, overflow: 'hidden'
},

Expand Down

0 comments on commit 98c6dc9

Please sign in to comment.