mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 10:11:14 +00:00
Footer style edit
This commit is contained in:
parent
d5bd28436a
commit
60b013a30f
2 changed files with 7 additions and 2 deletions
|
@ -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 */
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue