diff options
Diffstat (limited to 'static/index.css')
| -rw-r--r-- | static/index.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/index.css b/static/index.css index dea1dd7..67c1407 100644 --- a/static/index.css +++ b/static/index.css @@ -15,6 +15,7 @@ html, body { padding: 0; width: 100%; height: 100%; + overflow: hidden; } body { |