Skip to content

Commit

Permalink
[BUGFIX] Utiliser la bonne couleur sur le logo d'informations des pla…
Browse files Browse the repository at this point in the history
…ces dans PixOrga(PIX-15281)

 #10568
  • Loading branch information
pix-service-auto-merge authored Nov 19, 2024
2 parents 2439879 + 3fedbd5 commit 2f7b6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orga/app/styles/components/places/place-info.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
&__illustration {
width:4rem;
height:4rem;
fill: var(--pix-neutral-0);
color: var(--pix-neutral-900);
}

&__description {
Expand Down

0 comments on commit 2f7b6df

Please sign in to comment.