summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/style.css b/style.css
index d8b25be..9e02ce4 100644
--- a/style.css
+++ b/style.css
@@ -12,7 +12,8 @@
body {
width: var(--linewid);
- margin: .25in auto;
+ margin: 0 auto;
+ padding-top: .25in;
}
/* Typeface */
@@ -61,6 +62,7 @@ a {
font-size: 1.6em;
text-align: center;
text-transform: capitalize;
+ margin-top: .6em;
}
h1 {