Change or add margin-bottom and margin-top properties in the following selectors.
Header:
.header {
margin-bottom: 20px;
}
Footer:
.footer {
margin-top: 10px;
}
Change or add margin-bottom and margin-top properties in the following selectors.
Header:
.header {
margin-bottom: 20px;
}
Footer:
.footer {
margin-top: 10px;
}
Comments
0 comments
Please sign in to leave a comment.