Skip to content

Commit

Permalink
increase font-size on mobiles a little
Browse files Browse the repository at this point in the history
  • Loading branch information
iamstarkov committed Nov 11, 2018
1 parent 1f1c4d4 commit 884f7d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions static/styles.css
Expand Up @@ -27,8 +27,7 @@ body {

@media (max-width: 480px) {
.wrap {
/* background: red; */
font-size: 0.8em;
font-size: 1em;
padding: 2% 2% 0;
}
}
Expand Down

1 comment on commit 884f7d7

@vercel
Copy link

@vercel vercel bot commented on 884f7d7 Nov 11, 2018

Choose a reason for hiding this comment

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

Successfully aliased the URL https://iamstarkovcom-84xvdnihw.now.sh to the following alias.

Please sign in to comment.