Add layer button and increase contrast

This commit is contained in:
Lukas Martinelli
2017-01-11 15:48:15 +01:00
parent 3917a3e323
commit cb752c0343
6 changed files with 81 additions and 52 deletions

View File

@@ -14,7 +14,7 @@
html {
color: $color-white;
font-size: $font-size-2;
font-size: $font-size-5;
box-sizing: border-box;
}
@@ -33,6 +33,7 @@ p {
h1 {
font-size: $font-size-2;
margin-bottom: $margin-3;
font-weight: bold;
}
h2 {