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