blob: 641c00e9da5b7000e2f654dc432056039ba18565 [file] [log] [blame]
/* Hide the "latest GitHub release", since we don't use concise version tags
https://squidfunk.github.io/mkdocs-material/setup/adding-a-git-repository/ */
.md-source__fact--version {
display: none;
}
.md-source__fact:nth-child(1n+2)::before {
margin-left: 0;
}