summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.scss b/style.scss
index e442811..77019a5 100644
--- a/style.scss
+++ b/style.scss
@@ -47,6 +47,10 @@ p {
margin-bottom: 1.2em;
}
+ul {
+ margin-bottom: 1.2em;
+}
+
body {
margin: 0;
background-color: white;