summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index b5c39c0..cdd5b01 100644
--- a/style.css
+++ b/style.css
@@ -667,7 +667,7 @@ div.sidebar table img {
margin-left: 180px;
}
-@media screen and (max-width: 480px) {
+@media screen and (max-device-width: 480px) {
#pagebody {
clear: left;
margin: auto;