mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-24 11:38: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 *;
|
||||
|
||||
// Test custom style
|
||||
p {
|
||||
color: color('blue-10v');
|
||||
}
|
||||
// Test custom style (except this has not enough contrast)
|
||||
//p {
|
||||
// color: color('blue-10v');
|
||||
//}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue