feat: Update footer branding to display 'OTS Signs' instead of 'Oribi Tech'

This commit is contained in:
Matt Batchelder
2026-02-22 12:22:08 -05:00
parent 2bf9e94112
commit 8a683c7c4a
2 changed files with 2 additions and 2 deletions

View File

@@ -3417,7 +3417,7 @@ p:last-child { margin-bottom: 0; }
}
.footer-brand .logo-text { font-size: 1.5rem; color: #fff; }
.footer-logo-section { display: flex; align-items: center; gap: 1rem; margin-bottom: 1rem; }
.footer-logo-section { display: flex; align-items: center; gap: 0.5rem; margin-bottom: 1rem; }
.footer-logo-section .custom-logo-link img,
.footer-logo-section .custom-logo {
max-height: 60px !important;