Skip to content

Commit

Permalink
feat(assets): update Contacts pic with new design
Browse files Browse the repository at this point in the history
  • Loading branch information
louije committed Sep 12, 2024
1 parent cd1d449 commit c23186c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 64 deletions.
2 changes: 1 addition & 1 deletion cms/templates/cms/blocks/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
style="background-color:var(--background-alt-grey)">
<div class="fr-grid-row fr-grid-row--gutters">
<div class="fr-col-12 fr-col-md-4 fr-col-offset-md-1 fr-px-6w fr-px-md-0 fr-py-0">
<img src="{% static 'artwork/contact.svg' %}"
<img src="{% static 'artwork/contact-plateforme.png' %}"
class="fr-responsive-img"
alt=""/>
</div>
Expand Down
Binary file added static/artwork/contact-plateforme.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit c23186c

Please sign in to comment.