summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--demo.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo.css b/demo.css
index a146c95..b2688ad 100644
--- a/demo.css
+++ b/demo.css
@@ -44,7 +44,7 @@
}
body {
- overflow: scroll;
+ overflow-y: scroll;
}
@media (min-width: 500px) {