diff options
Diffstat (limited to 'theme/static/styles.css')
| -rw-r--r-- | theme/static/styles.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/theme/static/styles.css b/theme/static/styles.css index f0954c2..f838e9b 100644 --- a/theme/static/styles.css +++ b/theme/static/styles.css @@ -6,8 +6,7 @@ body { max-width: 50em; } -body, -footer { +body { padding: 1rem; } |
