aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-04-07 16:01:55 +0000
committerOmar Polo <op@omarpolo.com>2022-04-07 16:01:55 +0000
commit381fccdc5678f3c47b09fca182a68d0515cbdf66 (patch)
tree14a37ba45d83dd1eb9cf1b615daee3b15810d39a /site
parenta9885c6d6b49a7d577417ea6987559062d8b361d (diff)
lower padding
Diffstat (limited to 'site')
-rw-r--r--site/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/style.css b/site/style.css
index 026d3c3..732bb2a 100644
--- a/site/style.css
+++ b/site/style.css
@@ -3,7 +3,7 @@ body {
font-size: 14px;
max-width: 780px;
margin: 0 auto;
- padding: 20px;
+ padding: 10px;
padding-bottom: 80px;
}