From 8fede1eb56cac93134bc1e0d73df4b1010cdd9b4 Mon Sep 17 00:00:00 2001 From: darkuss Date: Sat, 22 Aug 2026 23:09:35 +0200 Subject: bruh --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index 18ed594..b3beabe 100644 --- a/css/index.css +++ b/css/index.css @@ -21,8 +21,8 @@ html { body { font-family: "Nintendo DS BIOS"; margin: 0; - height: 100dvh; height: 100vh; + height: 100dvh; font-size: 1.2rem; background-image: linear-gradient(26.57deg, var(--red-dark) 0%, var(--red) 100%); } -- cgit v1.2.3