Skip to content

Commit

Permalink
retina font size tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
edmacovaz committed Sep 23, 2012
1 parent a6f6c80 commit 043c2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion visual_weather/visual_weather/templates/master.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
nav#days {font-size: 32px;}
nav#days {font-size: 24px;}
}

</style>
Expand Down

0 comments on commit 043c2e9

Please sign in to comment.