Change or add the background-color property in the following selectors.
Header:
.header {
background-color: #666;
}
Footer:
.footer {
background-color: #333;
}
Change or add the background-color property in the following selectors.
Header:
.header {
background-color: #666;
}
Footer:
.footer {
background-color: #333;
}
Comments
0 comments
Please sign in to leave a comment.