fix home link on navbar

This commit is contained in:
Jakob Schrettenbrunner 2018-07-26 22:28:57 +02:00
parent ddc0c64f7f
commit 5f807063f4

View File

@ -12,7 +12,7 @@
} }
.home-link { .home-link {
@apply .text-white .font-light; @apply .text-white .font-light .flex-no-shrink;
.logo { .logo {
@apply .h-full .float-left; @apply .h-full .float-left;