Skip to content

Commit

Permalink
feat: adjust link decoration thickness for tic block
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Christiani committed Mar 28, 2024
1 parent 9b21374 commit 71ce40c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion blocks/toc/toc.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
background-color:transparent;
color: var(--highlight-color);
text-decoration: underline;
text-decoration-thickness: 2px;
}

.toc .toc-item::before {
Expand Down

0 comments on commit 71ce40c

Please sign in to comment.