Remove redundant menu link colors
The color is inherited from the `.top-bar .menu > li a` selector.
This commit is contained in:
@@ -134,7 +134,6 @@ $table-header: #ecf1f6;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #000;
|
||||
display: inline-block;
|
||||
font-family: "Lato" !important;
|
||||
font-size: rem-calc(24);
|
||||
|
||||
@@ -583,7 +583,6 @@ body > header,
|
||||
.has-submenu {
|
||||
|
||||
&.is-active a {
|
||||
color: #fff;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user