summaryrefslogtreecommitdiff
path: root/client-web/style/master.sass
diff options
context:
space:
mode:
Diffstat (limited to 'client-web/style/master.sass')
-rw-r--r--client-web/style/master.sass4
1 files changed, 4 insertions, 0 deletions
diff --git a/client-web/style/master.sass b/client-web/style/master.sass
index 8d251f9..32aeb9e 100644
--- a/client-web/style/master.sass
+++ b/client-web/style/master.sass
@@ -38,6 +38,10 @@ body.start
align-items: center
overflow: hidden
+@media (max-width: 1000px) or (max-height: 700px)
+ body.start
+ background-size: cover, 500px
+
body
height: 100vh
width: 100vw