Skip to content

Commit 314a615

Browse files
committed
style(toc): bold the table-of-contents item links
1 parent f8751c4 commit 314a615

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_sass/_post.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
align-items: baseline;
117117
gap: 0.5em;
118118
color: $base-font-color;
119+
font-weight: 600;
119120
text-decoration: none;
120121
transition: $transition-color;
121122
&:hover { color: $action-color; }

0 commit comments

Comments
 (0)