diff options
author | Siri Reiter <siri@jones.dk> | 2014-01-21 12:18:38 +0100 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2014-01-21 12:18:38 +0100 |
commit | 35693b2acf4b7f34da69066dcceef2392d154249 (patch) | |
tree | 6b700f0c3a835983d2c7040e6fdbd638aa27e23a | |
parent | 5037ccbab82a1959e7be3e1b33fdfed5d616dc87 (diff) |
More space below H1.
-rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,9 +11,9 @@ h1 { font-weight: normal; color: DarkRed; + margin-bottom: 0.1em; } -h1, h2, h3 { margin-bottom: 0.1em; |