aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/main.css')
-rw-r--r--src/styles/main.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/styles/main.css b/src/styles/main.css
index ddbf881..ae9a561 100644
--- a/src/styles/main.css
+++ b/src/styles/main.css
@@ -32,7 +32,7 @@
font-family: "IBM Plex Mono", monospace;
}
-html {
+body {
margin: 2em auto 2em auto;
max-width: 72ch;
}
@@ -131,7 +131,8 @@ video {
}
body {
- width: 90%;
+ width: 80%;
+ margin: 2em;
}
header ul li {
remember that computers suck.