Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 678a9ed

Browse files
committed
opti: toc style
1 parent 9b98eb5 commit 678a9ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎_sass/common/components/_toc.scss‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ul.toc {
2727
@include split-line(bottom);
2828
padding: .8rem 0 .3rem 0;
2929
margin-bottom: .6rem;
30-
&, a {
30+
a {
3131
@include link-colors($text-color-d);
3232
}
3333
}
@@ -47,7 +47,7 @@ ul.toc {
4747
}
4848
.toc-h5,
4949
.toc-h6 {
50-
&, a {
50+
a {
5151
@include link-colors($text-color-l);
5252
}
5353
}

0 commit comments

Comments
 (0)