fix logged out nav
This commit is contained in:
parent
65b009077b
commit
4e822809bb
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@
|
|||
.nav__item-spacer {
|
||||
@include themify() {
|
||||
color: map-get($theme-map, 'inactive-text-color');
|
||||
margin: 0 #{8 / $base-font-size}rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue