This commit is contained in:
nmemmert
2026-06-04 09:36:04 -04:00
parent 20397960d6
commit 8d95c50041
2 changed files with 53 additions and 26 deletions
+11 -1
View File
@@ -1117,10 +1117,20 @@
background: #080808;
border-top: 1px solid rgba(201, 168, 76, 0.18);
border-bottom: 1px solid rgba(201, 168, 76, 0.18);
padding: 5rem 0;
padding: 4rem 0;
text-align: center;
}
.tfl-label-row {
text-align: center;
margin-bottom: 1.5rem;
}
.tfl-label-row .section-heading {
text-align: center;
margin-bottom: 0.5rem;
}
.tfl-attribution {
color: #8a7f5a;
font-size: 0.9rem;