fix permalink character

This commit is contained in:
Sarah Hoffmann
2024-08-29 22:23:52 +02:00
parent 3e6be0b0be
commit 157c3cccd1
2 changed files with 6 additions and 1 deletions

View File

@@ -34,3 +34,8 @@ th {
.md-footer__inner {
display: none;
}
.headerlink {
filter: grayscale(100%);
font-size: 80%;
}