diff options
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%); } |
