summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/static/style.css b/static/style.css
index b7b1683..912b809 100644
--- a/static/style.css
+++ b/static/style.css
@@ -15,7 +15,7 @@ h1, h2, h3, h4, h5, h6 {
}
.container {
- max-width: 82.5rem;
+ max-width: 68rem;
margin: 0 auto;
}
@@ -167,7 +167,6 @@ h1, h2, h3, h4, h5, h6 {
}
.text {
- max-width: 50rem;
display: block;
margin: 0;
}