diff options
Diffstat (limited to 'views/index.html')
| -rw-r--r-- | views/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/index.html b/views/index.html index c754a08..4b8fe37 100644 --- a/views/index.html +++ b/views/index.html @@ -56,7 +56,7 @@ </style> </head> -<body data-theme="night" class="font-spectral text-main-dark text-2xl overflow-hidden bg-interlocked-hexagons h-screen flex flex-col"> +<body data-theme="night" class="font-spectral text-main-dark text-2xl overflow-hidden bg-interlocked-hexagons h-[100dvh] flex flex-col"> <div class="absolute star z-0">*</div> <div class="absolute star z-0">*</div> |