This commit is contained in:
Kenneth Jannette
2024-01-12 21:37:54 -06:00
parent 0b17e063c6
commit 9430f886cf

View File

@@ -17,7 +17,7 @@
flex-direction: row; flex-direction: row;
margin-top: 12px; margin-top: 12px;
padding: 10px 20px; padding: 10px 20px;
width: 80%; width: 75%;
} }
.footer-left-box { .footer-left-box {
@@ -25,7 +25,7 @@
justify-content: center; justify-content: center;
align-items: center; align-items: center;
padding: 10px 20px; padding: 10px 20px;
width: 20%; width: 25%;
} }
.footer-logo { .footer-logo {