aboutsummaryrefslogtreecommitdiff
path: root/motto/public/style.css
diff options
context:
space:
mode:
authorLarsVomMars2020-10-10 11:41:30 +0200
committerLarsVomMars2020-10-10 11:41:30 +0200
commit2d93f2db26b7b8ef99264b158553c880bc205f42 (patch)
treebcae1e9a78962ac85bc036b22bae985ba6d0d936 /motto/public/style.css
parente6626356d90fcc58db1dbfad35211c0b3a103aa7 (diff)
parent7a4ade2036140203cee39cc7622f835114862515 (diff)
Merge branch 'master' of github.com:marvinborner/abizeugs into profile
Diffstat (limited to 'motto/public/style.css')
-rw-r--r--motto/public/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/motto/public/style.css b/motto/public/style.css
index 22532da..92fd0e3 100644
--- a/motto/public/style.css
+++ b/motto/public/style.css
@@ -67,7 +67,7 @@ body {
z-index: 100000;
width: 100vw;
height: 100vh;
- overflow-y: scroll;
+ overflow-y: auto;
overflow-x: hidden;
padding-top: 20px;
text-align: center;