about summary refs log tree commit diff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.css b/style.css
index 1a37f33..614d2e2 100644
--- a/style.css
+++ b/style.css
@@ -40,4 +40,9 @@ footer {
 
 main img {
 	width: 100%;
+	margin-bottom: 2em;
+}
+
+main {
+	padding-bottom: 2em;
 }