Skip to content

Commit

Permalink
better mobile styles
Browse files Browse the repository at this point in the history
  • Loading branch information
bmtm committed Dec 27, 2016
1 parent a81f4ed commit e209d92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@ font-weight: bold;

@media only screen and (max-width: 790px) {
#splash{
text-align: left;
width: 100%;
}

#splash .logo{
Expand All @@ -671,7 +671,7 @@ font-weight: bold;
font-size: 1em;
}

body { font-size: 21px; }
body { font-size: 18px; }

#splash .nav{
width: 60%;
Expand Down

0 comments on commit e209d92

Please sign in to comment.