Skip to content

Commit b70e461

Browse files
git commit -m added background color and make footer
take up the entire width of the page
1 parent 7dbae9f commit b70e461

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Wireframe/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ footer {
5757
bottom: 0;
5858
text-align: center;
5959
height: 60px;
60+
background-color:darkgrey;
61+
width: 100%;
6062
}
6163
/* ====== Articles Grid Layout ====
6264
Setting the rules for how articles are placed in the main element.

0 commit comments

Comments
 (0)