Start documenting constraints & obj

This commit is contained in:
2024-02-19 14:51:06 -06:00
parent 58cc33ac69
commit bfa967db6f
3 changed files with 187 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
@media screen and (min-width: 1056px) {
#documenter .docs-main {
max-width: 65rem !important;
max-width: 50rem !important;
}
}