Make section headers white #64

This commit is contained in:
Lukas Martinelli
2017-01-11 16:32:31 +01:00
parent 6c56006fbf
commit 76d2d06e77
3 changed files with 4 additions and 9 deletions
+2
View File
@@ -39,11 +39,13 @@ h1 {
h2 {
font-size: $font-size-3;
margin-bottom: $margin-3;
font-weight: bold;
}
h3 {
font-size: $font-size-4;
margin-bottom: $margin-3;
font-weight: bold;
}
h4 {