aboutsummaryrefslogtreecommitdiff
path: root/static/index.css
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2025-11-14 22:14:00 +0100
committerNathan Reiner <nathan@nathanreiner.xyz>2025-11-14 22:14:00 +0100
commit14d496a78d15926ca52e63d1e51641a5f8350c00 (patch)
tree22aff03b61e98c64520d413e8daf65803566c257 /static/index.css
parent54cf8b71c6db92f34a596408e3c00feb0afffa67 (diff)
login-page: add login transition
Diffstat (limited to 'static/index.css')
-rw-r--r--static/index.css1
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 {