diff --git a/src/style.css b/src/style.css index 0c5ac14..5cd3c41 100644 --- a/src/style.css +++ b/src/style.css @@ -34,7 +34,7 @@ html, body { width: 100%; height: 100%; - overflow: hidden; + overflow-x: hidden; } body {