summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Van Doorn <vandoorn.nick@gmail.com>2017-07-03 21:32:12 -0700
committerNick Van Doorn <vandoorn.nick@gmail.com>2017-07-03 21:32:12 -0700
commitabd4cca910bd5f35d0e4243e3735f6380fad95a1 (patch)
treeafc9bae1a4af552722c6b9d7b6b4baa8e31c4665
parent6621d2e96b4dcb43565ea1cdb013e7951c1cb1c1 (diff)
Updates
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index 3fbe43d..4db2ee9 100644
--- a/style.css
+++ b/style.css
@@ -53,6 +53,9 @@ p {
font-size: 1.5em
}
}
+h1, h2, h3, h4, h5 {
+ margin: 24px 0;
+}
/*!
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)