Fix search on blog and tweaks to navbar

This commit is contained in:
2016-09-06 12:04:30 +02:00
parent 574178cffc
commit 634ad86fa1
2 changed files with 10 additions and 11 deletions

View File

@@ -8,6 +8,7 @@
@import _base
@import _notifications
@import _search
/* CSS comes from fontello.com using static/assets/font/config.json */
@@ -367,7 +368,6 @@
padding: 0
color: $color-text
font:
family: $font-headings
size: 1.8em
weight: 300
margin: 0 20px 15px 0
@@ -489,7 +489,6 @@
text-align: center
font:
size: 1.6em
family: $font-headings
weight: 300
transition: color 150ms ease-in-out