Skip to content

Commit

Permalink
fix : fit to mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
nuoxoxo committed Aug 6, 2023
1 parent 0b93f4e commit ceb084f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Routes/RouteJoke.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ function App() {
cursor: 'pointer',
justifyContent: 'center',
alignContent: 'center',
marginLeft: '25vh',
marginRight: '21vh',
marginLeft: '6vh',
marginRight: '6vh',
marginTop: '33%',
marginBottom: '10%',
}}>
Expand Down

0 comments on commit ceb084f

Please sign in to comment.