start to work in requests by cleaning up listing code

This commit is contained in:
2026-05-06 08:28:07 -07:00
parent 3f20d7317b
commit c2ff13327c
13 changed files with 43 additions and 33 deletions

View File

@ -67,6 +67,10 @@ h1 {
}
}
h2 {
margin-bottom: .5rem;
}
h3 {
text-transform: capitalize;
margin-bottom: .5rem;