Fixed sidebar header

This commit is contained in:
Gregory Schier 2016-06-19 00:37:50 -07:00
parent 96e16fd68b
commit 8917cb7248

View File

@ -20,6 +20,7 @@
.sidebar__header {
background-color: $bg-brand;
color: $font-brand-bg;
width: 100%;
&:hover {
background-color: lighten($bg-brand, 1);