Skip to content

Commit

Permalink
remove margin around image
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienReuiller committed Sep 4, 2024
1 parent 2772bd6 commit d779608
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lemarche/static/itou_marche/itou_marche.scss
Original file line number Diff line number Diff line change
Expand Up @@ -164,3 +164,7 @@ ul.summary-grid-list {
margin: 1.5rem;
width: 4.5rem;
}

.fr-content-media {
margin: 0;
}

0 comments on commit d779608

Please sign in to comment.