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 {
|
.nav__item-spacer {
|
||||||
@include themify() {
|
@include themify() {
|
||||||
color: map-get($theme-map, 'inactive-text-color');
|
color: map-get($theme-map, 'inactive-text-color');
|
||||||
|
margin: 0 #{8 / $base-font-size}rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue