mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
vh -> dvh
This commit is contained in:
parent
74ed3b05e0
commit
d45c5d1468
1 changed files with 1 additions and 1 deletions
|
|
@ -597,7 +597,7 @@
|
|||
box-sizing: border-box;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
min-height: 100vh;
|
||||
min-height: 100dvh;
|
||||
overflow: hidden;
|
||||
padding: calc(var(--space) * 4) var(--space);
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Reference in a new issue