feat: Update footer location styles for improved visibility and interaction
This commit is contained in:
@@ -3418,7 +3418,9 @@ p:last-child { margin-bottom: 0; }
|
||||
|
||||
.footer-brand .logo-text { font-size: 1.5rem; color: #fff; }
|
||||
.footer-tagline { font-size: .9rem; color: rgba(255,255,255,.5); margin-top: .75rem; margin-bottom: .5rem; }
|
||||
.footer-location { font-size: .8rem; color: rgba(255,255,255,.4); }
|
||||
.footer-location { font-size: .8rem; color: rgba(255,255,255,.8); }
|
||||
.footer-location a { color: var(--color-primary); font-weight: 600; }
|
||||
.footer-location a:hover { color: var(--color-primary-lt); }
|
||||
|
||||
.footer-links { display: contents; }
|
||||
.footer-col h4 {
|
||||
|
||||
Reference in New Issue
Block a user