This commit is contained in:
Matthias Kretschmann 2018-12-13 15:36:30 +01:00
parent 3c784f9219
commit 3c9f5ccd83
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ header {
}
h1 {
margin-bottom: $spacer / 2;
margin-bottom: $spacer / 2;
font-size: $font-size-h3;
@media (min-width: $break-point--small) {