aboutsummaryrefslogtreecommitdiff
path: root/client-web/style/start.sass
diff options
context:
space:
mode:
Diffstat (limited to 'client-web/style/start.sass')
-rw-r--r--client-web/style/start.sass4
1 files changed, 2 insertions, 2 deletions
diff --git a/client-web/style/start.sass b/client-web/style/start.sass
index f46cc51..0afb07e 100644
--- a/client-web/style/start.sass
+++ b/client-web/style/start.sass
@@ -59,7 +59,7 @@
input[type="text"]
width: 90%
- @media (max-width: 900px) and (max-height: 700px), (max-height: 550px)
+ @media (max-width: 1000px) or (max-height: 700px)
h1
font-size: 3em
font-weight: 700
@@ -76,4 +76,4 @@
font-size: large
input[type="button"]
- font-size: large
+ font-size: large \ No newline at end of file