UX: updating style of mobile navigation dropdown

This commit is contained in:
Kris 2018-10-01 14:49:00 -04:00
parent eeffac3186
commit 42066e407d
1 changed files with 1 additions and 1 deletions

View File

@ -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;