Fix/1577/item card color contrast (#2921)

* fix(layout): adjust ItemCard header colors

- adjust header colors to pass color contrast standards

* chore(changeset): add changeset

-add change set
This commit is contained in:
Braxton Christensen
2020-10-17 11:38:20 -06:00
committed by GitHub
parent 3a6a1c481d
commit 406015b0d8
2 changed files with 6 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core': patch
---
Update ItemCard headers to pass color contrast standards.