Merge pull request #82 from tfwmedia/main-mkdocs

Closes #73
This commit is contained in:
Tim
2025-05-27 13:01:31 +02:00
committed by GitHub
+8
View File
@@ -49,3 +49,11 @@
font-size: inherit;
}
}
.md-sidebar--post{
.md-nav__link{
svg{
margin-top: 5px;
}
}
}