aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client-web/style/master.sass4
1 files changed, 2 insertions, 2 deletions
diff --git a/client-web/style/master.sass b/client-web/style/master.sass
index 32aeb9e..49ef848 100644
--- a/client-web/style/master.sass
+++ b/client-web/style/master.sass
@@ -43,8 +43,8 @@ body.start
background-size: cover, 500px
body
- height: 100vh
- width: 100vw
+ height: 100dvh
+ width: 100dvw
overflow: hidden
background-color: var(--bg-dark)
display: flex