Skip to content
Snippets Groups Projects
Commit 6afa8b2f authored by Timofej Paramonov Bliki's avatar Timofej Paramonov Bliki :heart:
Browse files

Merge branch 'designing-footer' into 'main'

Fixed the ordering of sponsors.

See merge request !15
parents ef679188 a7ba2748
No related branches found
No related tags found
1 merge request!15Fixed the ordering of sponsors.
Pipeline #436235 passed
......@@ -69,7 +69,7 @@
<div style="display:flex;">
<h1 style="margin:auto; max-width:80vw;">Thank you to all of our sponsors!</h1>
</div>
<div style="display:flex; flex-wrap:wrap; justify-content:space-around; margin-top:2vh; margin-bottom:2vh;">
<div style="display:flex; flex-wrap:wrap; justify-content:space-around; margin-top:2vh; margin-bottom:2vh; align-items:baseline">
<div class="sponsor">
<img src="https://static.igem.wiki/teams/5342/images/footer/idt.webp" class="img-fluid" alt="Integrated Data Technologies">
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment