summaryrefslogtreecommitdiffstats
path: root/core/css/guest.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/guest.css')
-rw-r--r--core/css/guest.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/css/guest.css b/core/css/guest.css
index 15bb83f576c..26c8fbc9ccd 100644
--- a/core/css/guest.css
+++ b/core/css/guest.css
@@ -99,7 +99,8 @@ body {
}
.wrapper {
- max-width: 100%;
+ width: 100%;
+ max-width: 700px;
margin-top: 10vh;
}