fix footer

This commit is contained in:
Cory LaViska
2024-06-17 13:26:53 -04:00
parent cd837cb291
commit a62f9b28f0

View File

@@ -224,6 +224,7 @@ header {
#site-search footer {
flex: 0 0 auto;
display: flex;
flex-direction: row;
justify-content: center;
gap: 2rem;
color: var(--wa-color-text-quiet);