diff --git a/assets/index.html b/assets/index.html index c4cc584..506f377 100644 --- a/assets/index.html +++ b/assets/index.html @@ -28,7 +28,7 @@ body { margin: 0; - min-height: 100vh; + min-height: 100dvh; background: radial-gradient(circle at 20% 30%, #121826, #0b0f17); font-family: 'Segoe UI', 'Inter', system-ui, -apple-system, 'Roboto', sans-serif; display: flex;