Replace yellow menu highlight with blue color
This commit is contained in:
parent
4fbfaadb44
commit
14caefe2d1
@ -47,7 +47,7 @@
|
|||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
color: $text-color-body;
|
color: $text-color-body;
|
||||||
border-bottom: 2px solid #ffd000;
|
border-bottom: 2px solid #4ea2df;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user