Skip to content
Snippets Groups Projects
Commit cd81b642 authored by alexisben's avatar alexisben
Browse files

fix toc underline decoration

parent b80222f5
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,6 @@
padding-top: 0
padding-bottom: 0
line-height: calc(var(--header-height) - 1px)
.toc
flex: 1
display: flex
......@@ -187,7 +186,7 @@
display: block
text-decoration-color: transparent
&:hover
text-decoration: underline
text-decoration-color: $toc-color
.active
color: $toc-active-color
pointer-events: none
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment