Skip to content

Commit

Permalink
Merge pull request #589 from flixlix/575-in-the-fossil-fuel-section-t…
Browse files Browse the repository at this point in the history
…he-color-of-value-toggle-switch-of-the-main-entity-overrides-the-secondary

fix: 🐛 secondary non fossil color
  • Loading branch information
flixlix authored Apr 21, 2024
2 parents fc96c39 + 592318b commit 9002ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ export const styles = css`
color: var(--text-non-fossil-color);
}
span.nonFossilFuel.secondary-info {
span.low-carbon.secondary-info {
color: var(--secondary-text-non-fossil-color);
}
Expand Down

0 comments on commit 9002ee5

Please sign in to comment.