UX: updating style of mobile navigation dropdown
This commit is contained in:
parent
eeffac3186
commit
42066e407d
|
@ -90,8 +90,8 @@
|
||||||
}
|
}
|
||||||
> li {
|
> li {
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
background: $primary-low;
|
|
||||||
font-size: $font-down-1;
|
font-size: $font-down-1;
|
||||||
|
border: 1px solid $primary-medium;
|
||||||
}
|
}
|
||||||
> li > a {
|
> li > a {
|
||||||
line-height: $line-height-large;
|
line-height: $line-height-large;
|
||||||
|
|
Loading…
Reference in New Issue