1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-12-22 17:23:22 +01:00

header tweaks

This commit is contained in:
Matthias Kretschmann 2018-07-14 19:13:13 +02:00
parent 17786bbe64
commit 697544c23c
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -20,9 +20,11 @@
.minimal {
height: auto;
padding-top: $spacer * 2;
padding-bottom: 0;
@media (min-width: 30rem) {
padding-top: $spacer * 2;
padding-bottom: $spacer / 2;
}
.header__link {