Skip to content

Commit

Permalink
spacing logos
Browse files Browse the repository at this point in the history
  • Loading branch information
massimotisi committed Feb 17, 2025
1 parent 424d590 commit 65a8fca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
<div style="display: flex; flex-direction: column; align-items: center;">
<div style="flex: fit-content;">
<a href="https://www.ls2n.fr/equipe/naomod/">
<img class="logo" src="img/logo-ls2n.png" style="height: 3rem;margin-bottom:-20px;" alt="LS2N logo">
<img class="logo" src="img/logo-ls2n.png" style="height: 3rem;margin-top:20px;" alt="LS2N logo">
</a>
</div>
<div style="flex: fit-content;">
<a href="https://www.imt-atlantique.fr/">
<img class="logo" src="img/logo-imta.svg" alt="IMT Atlantique logo" style="height: 8rem;margin-top:-30px;margin-bottom:-20px;">
<img class="logo" src="img/logo-imta.svg" alt="IMT Atlantique logo" style="height: 12rem;margin-top:-80px;margin-bottom:-50px;">
</a>
</div>
<div style="flex: fit-content;">
Expand Down

0 comments on commit 65a8fca

Please sign in to comment.