Unify page layouts, compact headers and shared UI styling

This commit is contained in:
2026-09-06 19:52:39 +12:00
parent 4d67567d4c
commit dec1dd902c
27 changed files with 480 additions and 179 deletions
+3 -4
View File
@@ -512,10 +512,9 @@ button {
}
button span {
font-size: 12px;
text-transform: uppercase;
opacity: 0.8;
text-align: center;
font-size: inherit;
text-transform: inherit;
text-align: inherit;
}
.filters {