We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 945515b commit 8161dc2Copy full SHA for 8161dc2
1 file changed
css/style.css
@@ -29,8 +29,8 @@ footer, header, hgroup, menu, nav, section {
29
display: block;
30
}
31
.footer {
32
- color: white;
33
- background-color: #1a1a1a;
+ color: black;
+ background-color: #f5f5f5;
34
position: relative;
35
36
.footer-text {
0 commit comments