add a logo

This commit is contained in:
Philipp Kühn
2018-08-24 23:25:36 +02:00
parent 6f8de01405
commit 6f25288e47
2 changed files with 13 additions and 1 deletions

View File

@@ -12,4 +12,13 @@
max-width: 30rem;
}
&__logo {
width: 4rem;
height: 4rem;
path {
fill: $color-white;
}
}
}