fix(frontend): use dvh
This commit is contained in:
parent
00b820a90d
commit
cb42cce041
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user