This commit is contained in:
2026-05-06 08:28:25 -07:00
parent c2ff13327c
commit 2615556003
13 changed files with 263 additions and 12 deletions

View File

@ -203,6 +203,10 @@ h1 {
}
}
h2 {
margin-bottom: .5rem;
}
h3 {
text-transform: capitalize;
margin-bottom: .5rem;
@ -375,6 +379,9 @@ a[aria-current="page"] {
</ul>
</div>
<div id="listings">
<div class="category">
@ -989,6 +996,7 @@ a[aria-current="page"] {
</div>
</main>
<footer>
@ -1009,6 +1017,6 @@ a[aria-current="page"] {
</footer>
<!-- This page `/` was built on 2026-05-06T14:42:25.369Z -->
<!-- This page `/` was built on 2026-05-06T15:28:18.697Z -->
</body>
</html>