WIP: Search form in header bar

This commit is contained in:
Tom Raithel
2017-03-20 22:47:46 +01:00
parent 7a6f2d97ac
commit fd029dad9e
7 changed files with 138 additions and 29 deletions

View File

@@ -26,4 +26,8 @@
&--back {
background-image: url('/assets/icons/back.svg');
}
&--close {
background-image: url('/assets/icons/close.svg');
}
}