diff options
| -rw-r--r-- | css/index.css | 1 |
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%); |
