Skip to content

Commit

Permalink
opti: toc style
Browse files Browse the repository at this point in the history
  • Loading branch information
kitian616 committed Jul 21, 2018
1 parent 9b98eb5 commit 678a9ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _sass/common/components/_toc.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ul.toc {
@include split-line(bottom);
padding: .8rem 0 .3rem 0;
margin-bottom: .6rem;
&, a {
a {
@include link-colors($text-color-d);
}
}
Expand All @@ -47,7 +47,7 @@ ul.toc {
}
.toc-h5,
.toc-h6 {
&, a {
a {
@include link-colors($text-color-l);
}
}
Expand Down

0 comments on commit 678a9ed

Please sign in to comment.