Skip to content

Commit

Permalink
Expérimentation graphique pour l'écran sous-cat
Browse files Browse the repository at this point in the history
  • Loading branch information
laem committed Aug 25, 2022
1 parent 7687edf commit cb8d59f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/sites/publicodes/chart/SquaresGrid.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ const GridItem = ({
title={`${element.title} (${element.topCategoryTitle})`}
css={`
background: ${element.topCategoryColor};
border-radius: 0.7rem;
margin: 0.15rem;
img {
filter: grayscale(1) invert(1) brightness(1.8);
width: 2rem;
Expand Down

0 comments on commit cb8d59f

Please sign in to comment.