docs: add section on relationships

This commit is contained in:
Stevan Freeborn
2023-04-21 11:02:07 -05:00
parent b2ac193c91
commit a788a63ede
10 changed files with 131 additions and 5 deletions
+2
View File
@@ -6,6 +6,7 @@
padding: 0 1rem;
overflow: auto;
background-color: inherit;
width: 300px;
}
@media screen and (max-width: 1000px) {
@@ -16,6 +17,7 @@
.link {
text-decoration: none;
cursor: pointer;
}
.titleContainer {