feat: finish index page

This commit is contained in:
Devin Haska 2024-02-23 11:55:16 -08:00
parent 2a5f17375b
commit 2d4ff7b11c
8 changed files with 43 additions and 11 deletions

View file

@ -1,11 +0,0 @@
.list-none {
list-style-type: none;
}
.list-disc {
list-style-type: disc;
}
.list-decimal {
list-style-type: decimal;
}