Changed color for active route
This commit is contained in:
parent
64781d67c2
commit
ff3bb8147f
1 changed files with 6 additions and 1 deletions
|
|
@ -1 +1,6 @@
|
||||||
// Nothing here. For now.
|
/*
|
||||||
|
* Highlight for active route
|
||||||
|
*/
|
||||||
|
.active-route {
|
||||||
|
color: var(--primary);
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue