Skip to content

Commit c4ea6d1

Browse files
footer foreground color changed to improve contrast ratio
1 parent 90db0b7 commit c4ea6d1

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
@@ -66,7 +66,7 @@ footer {
6666
bottom: 0;
6767
width: 100%;
6868
background-color: rgb(231, 163, 200);
69-
color: white;
69+
color: black;
7070
text-align: center;
7171
}
7272
/* ====== Articles Grid Layout ====

0 commit comments

Comments
 (0)