docs: add more documentation

This commit is contained in:
Stevan Freeborn
2023-04-13 17:22:28 -05:00
parent 5d3fdf3944
commit 15a9f467c0
12 changed files with 132 additions and 14 deletions
+8
View File
@@ -78,4 +78,12 @@
text-decoration: none;
color: #64adac;
font-weight: bold;
}
.container ul {
padding: 0;
margin: 0;
list-style: circle;
margin-top: 1rem;
margin-left: 1rem;
}