chore: remove duplicate height property from .footerContent in CSS

This commit is contained in:
q9i 2024-02-17 13:02:16 -08:00 committed by GitButler
parent b87bbb80ad
commit e849317595

View file

@ -35,7 +35,6 @@
.footerContent {
width: 100%;
height: 150px;
padding: 10px;
background-color: #c4840c;
color: white;