aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 3b9d5bd..2c90cd7 100644
--- a/static/style.css
+++ b/static/style.css
@@ -26,7 +26,7 @@ footer a:link, footer a:visited {
}
.padding-wrapper {
margin: 1rem auto;
- max-width: 50em;
+ max-width: 60rem;
padding: 0 1rem;
}
.padding-wrapper > * {