Skip to content

Commit 8161dc2

Browse files
committed
change to not-black footer
1 parent 945515b commit 8161dc2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ footer, header, hgroup, menu, nav, section {
2929
display: block;
3030
}
3131
.footer {
32-
color: white;
33-
background-color: #1a1a1a;
32+
color: black;
33+
background-color: #f5f5f5;
3434
position: relative;
3535
}
3636
.footer-text {

0 commit comments

Comments
 (0)