mirror of
https://koodu.h-i.works/projects/thebadspace
synced 2025-06-25 16:04:37 -05:00
Added About, Listings, Location pages
Added additional pages About, Listings, and Location as well as implementing the corresponding functionality for those pages to be able to pull the data they need from the DB. Also continued layout clean up and adjusted some gloabal font sizing settings
This commit is contained in:
@ -35,3 +35,7 @@ form.index-search-form > button {
|
||||
/* Chrome, Firefox, Opera, Safari 10.1+ */
|
||||
color: var(--highlight);
|
||||
}
|
||||
|
||||
section.index-meta article {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user