mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-26 04:28:39 +02:00
Fix pa11y contrast error
This commit is contained in:
parent
cf10611bcf
commit
618383bc4d
1 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@ i.e.
|
||||||
|
|
||||||
@use "uswds-core" as *;
|
@use "uswds-core" as *;
|
||||||
|
|
||||||
// Test custom style
|
// Test custom style (except this has not enough contrast)
|
||||||
p {
|
//p {
|
||||||
color: color('blue-10v');
|
// color: color('blue-10v');
|
||||||
}
|
//}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue