summaryrefslogtreecommitdiffstats
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 b74e0e6..20b8ab2 100644
--- a/style.css
+++ b/style.css
@@ -25,6 +25,11 @@
}
}
+figure {
+ padding-top: 3rem;
+ padding-bottom: 3rem;
+}
+
figure, figcaption {
text-align: center;
margin-left:0;