Fix table of contents active link styling
This commit is contained in:
@@ -514,7 +514,7 @@
|
||||
}
|
||||
|
||||
// Scrollspy marks toc items as .active when they are in focus
|
||||
.active {
|
||||
.active a {
|
||||
@include yiq-contrasted($active-color);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user