change color from a repeated to primary heading in coop satisfaction legend
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Tejas Srikanth 2023-01-27 14:20:16 -05:00
parent e41ac0a1cf
commit 8068b6b873
1 changed files with 2 additions and 1 deletions

View File

@ -55,6 +55,7 @@ export default function CoopPage() {
Color.secondaryAccentLight,
Color.primaryAccentLight,
Color.secondaryAccent,
];
return (
@ -252,7 +253,7 @@ export default function CoopPage() {
Color.secondaryAccentLight,
Color.primaryAccentLighter,
Color.secondaryAccent,
Color.primaryText,
Color.primaryHeading,
]}
data={C7vi}
margin={barGraphMargin}