summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--website/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/style.css b/website/style.css
index 7c45995c5..57a3cba15 100644
--- a/website/style.css
+++ b/website/style.css
@@ -140,7 +140,7 @@ header h1 {
margin: 8px 0;
}
-@media only screen and (max-device-width: 480px) {
+@media only screen and (max-width: 480px) {
body {
margin: 0;
}