summaryrefslogtreecommitdiff
path: root/css/index.css
diff options
context:
space:
mode:
authordarkuss <darkussdelta@gmail.com>2026-08-22 23:08:31 +0200
committerdarkuss <darkussdelta@gmail.com>2026-08-22 23:08:31 +0200
commit573f093face41579b323248e6f313ffa77ed82b1 (patch)
tree0a80a80c79f6a46dedc795e08f076806728864c1 /css/index.css
parent26bf52cb7134b21381cb98e042650e5a7232d3e6 (diff)
damn you phones
Diffstat (limited to 'css/index.css')
-rw-r--r--css/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/index.css b/css/index.css
index 42f817a..18ed594 100644
--- a/css/index.css
+++ b/css/index.css
@@ -21,6 +21,7 @@ html {
body {
font-family: "Nintendo DS BIOS";
margin: 0;
+ height: 100dvh;
height: 100vh;
font-size: 1.2rem;
background-image: linear-gradient(26.57deg, var(--red-dark) 0%, var(--red) 100%);