fix: exclude the link icon from the first heading extraction text

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2023-03-20 10:02:54 +01:00
parent 229d4a4a1d
commit c37cafb635
2 changed files with 8 additions and 3 deletions

View file

@ -37,6 +37,7 @@
h1, h2, h3, h4, h5, h6 {
.heading-anchor {
user-select: none;
font-size: 0.75em;
margin-top: 0.25em;
opacity: 0.3;