chore: remove duplicate height property from .footerContent in CSS
This commit is contained in:
parent
b87bbb80ad
commit
e849317595
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@
|
||||||
|
|
||||||
.footerContent {
|
.footerContent {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 150px;
|
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
background-color: #c4840c;
|
background-color: #c4840c;
|
||||||
color: white;
|
color: white;
|
||||||
|
|
Loading…
Reference in a new issue