mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 10:04:09 -05:00
also apply current link styling to .active
This commit is contained in:
@@ -64,7 +64,8 @@ a[href^="sms\:"]:before {
|
||||
}
|
||||
|
||||
// Make current navigation item inactive
|
||||
[aria-current="page"] {
|
||||
[aria-current="page"],
|
||||
.active {
|
||||
color: var(--text-main);
|
||||
|
||||
&::before {
|
||||
|
||||
Reference in New Issue
Block a user