Skip to content

Commit

Permalink
bigger logos
Browse files Browse the repository at this point in the history
  • Loading branch information
massimotisi committed Feb 10, 2025
1 parent 2e03fb9 commit c107a07
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 @@ -15,12 +15,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.svg" style="height: 6rem;margin-bottom:-20px;" alt="LS2N logo">
<img class="logo" src="img/logo-ls2n.svg" style="height: 8rem;margin-bottom:-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: 10rem;margin-top:-30px;margin-bottom:-20px;">
</a>
</div>
<div style="flex: fit-content;">
Expand Down

0 comments on commit c107a07

Please sign in to comment.