Change or add the height property in the following selectors.
Header:
.header {
height: 70px;
}
Footer:
.footer {
height: 20px;
}
Change or add the height property in the following selectors.
Header:
.header {
height: 70px;
}
Footer:
.footer {
height: 20px;
}
Comments
0 comments
Please sign in to leave a comment.