Adjust navigation toggles

This commit is contained in:
Michael Rose
2018-11-25 20:20:03 -05:00
parent cbcc53de31
commit 2729b692f3
3 changed files with 6 additions and 6 deletions

View File

@@ -200,8 +200,7 @@
height: $nav-toggle-height;
border: 0;
outline: none;
color: #fff;
background-color: $primary-color;
background-color: transparent;
cursor: pointer;
}