Browse Source

Switch to dvh

file-group-page
bat 3 years ago
parent
commit
0fd98c5f0d
  1. 3
      index.html

3
index.html

@ -11,8 +11,7 @@
box-sizing: border-box;
}
body {
height: 100vh;
height: 100svh;
height: 100dvh;
max-width: 800px;
margin: 0 auto;
}

Loading…
Cancel
Save