improves margins on simple menus
This commit is contained in:
@@ -205,7 +205,7 @@ a {
|
|||||||
|
|
||||||
.menu.simple {
|
.menu.simple {
|
||||||
border-bottom: 1px solid $border;
|
border-bottom: 1px solid $border;
|
||||||
margin: $line-height 0;
|
margin-bottom: $line-height;
|
||||||
|
|
||||||
li {
|
li {
|
||||||
padding-bottom: rem-calc(7);
|
padding-bottom: rem-calc(7);
|
||||||
|
|||||||
Reference in New Issue
Block a user