diff options
| author | darkuss <darkussdelta@gmail.com> | 2026-08-22 23:09:35 +0200 |
|---|---|---|
| committer | darkuss <darkussdelta@gmail.com> | 2026-08-22 23:09:35 +0200 |
| commit | 8fede1eb56cac93134bc1e0d73df4b1010cdd9b4 (patch) | |
| tree | 1f5de986d98f9e6c3e04d6e759334645718e3946 /css/index.css | |
| parent | 573f093face41579b323248e6f313ffa77ed82b1 (diff) | |
Diffstat (limited to 'css/index.css')
| -rw-r--r-- | css/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
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%); } |
