fix small css bug
This commit is contained in:
parent
55403e9a20
commit
dfdbc35b74
1 changed files with 1 additions and 3 deletions
|
@ -20,11 +20,9 @@
|
|||
}
|
||||
|
||||
.nav__item {
|
||||
& + & {
|
||||
margin-left: #{0 / $base-font-size}rem;
|
||||
}
|
||||
position: relative;
|
||||
min-width: #{72 / $base-font-size}rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.nav__dropdown {
|
||||
|
|
Loading…
Reference in a new issue