Skip to content

Commit

Permalink
Merge pull request #192 from Jean-BaptisteC/margin_logo
Browse files Browse the repository at this point in the history
Add margin around Michelin logo
  • Loading branch information
bristow authored Apr 28, 2024
2 parents f2087b5 + 792ccf5 commit 0405544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2024/src/html/pages/sponsors.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h2>Partenaires</h2>
</a>

<a class="nodeco" href="https://www.viamichelin.fr/" target="_blank">
<img alt="Logo Michelin" class="logo p-2" src="img/sponsors/logo_michelin.png" width="400">
<img alt="Logo Michelin" class="logo p-2" src="img/sponsors/logo_michelin.png" width="400" style="margin:25px;">
</a>

</div>
Expand Down

0 comments on commit 0405544

Please sign in to comment.