One more mobile fix

This commit is contained in:
Jake Mason 2023-03-24 17:58:46 -04:00
parent c6cdc8a473
commit e616cc51fd
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@
} }
@media screen and (max-width: 29rem) { @media screen and (max-width: 560px) {
#cities-banner { #cities-banner {
text-align: left; text-align: left;
} }