Documentation improvements

This commit is contained in:
Victor Zverovich
2024-06-01 17:45:06 -07:00
parent f18c2b65c4
commit febeb51bde
3 changed files with 66 additions and 97 deletions

View File

@ -1,3 +1,7 @@
.md-grid {
max-width: 960px;
}
.docblock {
border-left: .05rem solid var(--md-primary-fg-color);
}