Skip to content

Commit

Permalink
css stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Erreon committed Dec 29, 2010
1 parent 7b12f65 commit c86edd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/style.css
Expand Up @@ -14,9 +14,9 @@ h1 { font-size: 60px; font-family: ubuntu;}
/* Mobile stuff */

@media screen and (max-device-width: 480px) {
* { margin: 0; border: 0; padding: 0; }
body {
-webkit-text-size-adjust: 0;
margin: 0; border: 0; padding: 0;
}
div {
clear: both !important;
Expand Down

0 comments on commit c86edd7

Please sign in to comment.