Skip to content

Commit c7a717b

Browse files
authored
Accessibility update color contrast alert warning (#670)
1 parent 7d01b05 commit c7a717b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_scss/_main.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1732,6 +1732,9 @@ body #footer .links {
17321732

17331733
.page .alert-warning {
17341734
margin-top: 50px;
1735+
a {
1736+
color: #3174AF;
1737+
}
17351738
}
17361739

17371740
.changelog-wrapper {

0 commit comments

Comments
 (0)