Skip to content

Commit

Permalink
Adjust small screen stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
kangax committed Jan 23, 2014
1 parent a361cb2 commit ce49042
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions css/master.css
Original file line number Diff line number Diff line change
Expand Up @@ -175,9 +175,6 @@ html, body {
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/*body {
font-size: 3.5em;
}*/
.filter {
position: static !important;
}
Expand All @@ -193,4 +190,5 @@ and (max-device-width : 480px) {
display: none;
}
#carbonads-container { float: none; margin-left: 0; }
.blog-slogan { margin-bottom: 10px; }
}

0 comments on commit ce49042

Please sign in to comment.