fix(a11y): address axe color-contrast violations on dark surface
This commit is contained in:
@@ -333,7 +333,7 @@
|
||||
margin: 0;
|
||||
}
|
||||
.home-recent__view-all {
|
||||
color: var(--color-primary, #b6c4ff);
|
||||
color: var(--color-primary-87, #dce1ff);
|
||||
font-weight: 600;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user