build
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user