Footer style edit

This commit is contained in:
Brandon Rozek 2025-01-05 13:29:24 -05:00
parent d5bd28436a
commit 60b013a30f
No known key found for this signature in database
GPG key ID: DFB0E78F805F4567
2 changed files with 7 additions and 2 deletions

View file

@ -404,6 +404,11 @@ footer a:link, footer a:visited, footer a:hover, footer a:active {
text-align: left;
}
.footer-nav {
column-count: 2;
column-gap: 2rem;
}
/* END FOOTER */
/*