summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/css/style.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/htdocs/css/style.css b/htdocs/css/style.css
index 58e001f..325f87e 100644
--- a/htdocs/css/style.css
+++ b/htdocs/css/style.css
@@ -19,10 +19,9 @@ body {
main {
margin-bottom: auto;
+ align-self: center;
max-width: 80em;
-
- padding-left: 1em;
- padding-right: 1em;
+ width: 95vw;
}
.hanging-indent {