tagert blank & background flex
This commit is contained in:
@@ -15,7 +15,7 @@ $dropdown-color: #f6f6f6;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-flow: row;
|
||||
max-height: $header-height;
|
||||
// max-height: $header-height;
|
||||
}
|
||||
|
||||
// scroll based changes
|
||||
@@ -200,7 +200,7 @@ $dropdown-color: #f6f6f6;
|
||||
&.active > a {
|
||||
background-color: darken($dropdown-color, 4%);
|
||||
color: $core-accent;
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user