aboutsummaryrefslogtreecommitdiff
path: root/theme/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/static/styles.css')
-rw-r--r--theme/static/styles.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/theme/static/styles.css b/theme/static/styles.css
index f838e9b..d3eda0f 100644
--- a/theme/static/styles.css
+++ b/theme/static/styles.css
@@ -6,8 +6,9 @@ body {
max-width: 50em;
}
-body {
- padding: 1rem;
+body,
+footer {
+ padding: 1rem 0;
}
nav {