Skip to content

Commit 7dc1e66

Browse files
Update footer: set light grey background for better contrast
1 parent b70e461 commit 7dc1e66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ footer {
5757
bottom: 0;
5858
text-align: center;
5959
height: 60px;
60-
background-color:darkgrey;
60+
background-color:#f6f4f4;
6161
width: 100%;
6262
}
6363
/* ====== Articles Grid Layout ====

0 commit comments

Comments
 (0)