Skip to content

Commit

Permalink
Tweak to mobile page.
Browse files Browse the repository at this point in the history
  • Loading branch information
S3Prototype committed May 16, 2021
1 parent 305c714 commit 6deb676
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/styles/MobileStyles/mobileLoginStyles.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ const mobileLoginStyles = makeStyles((theme = mondoTheme)=>({
minWidth: '82.3%',
maxWidth: '82.3%',
minHeight: '20.82%',
maxHeight: '20.82%',
maxHeight: '30.82%',
display: 'flex',
flexDirection: 'column',
justifyContent: 'space-evenly',
justifyContent: 'space-between',
padding: 0,
marginBottom: 0,
},
Expand Down

1 comment on commit 6deb676

@vercel
Copy link

@vercel vercel bot commented on 6deb676 May 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

famous-robots – ./

famous-robots.vercel.app
famous-robots-s3prototype.vercel.app
famous-robots-git-main-s3prototype.vercel.app

Please sign in to comment.