Skip to content

Commit

Permalink
Update layout row concept and organisation
Browse files Browse the repository at this point in the history
  • Loading branch information
cobuyken committed Nov 25, 2024
1 parent 3ca1781 commit a664e81
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,16 +222,17 @@ <h2 class="secondary-title color-black">Concept and conference organisation</h2>
<div class="col-md-4 col-sm-6 col-xs-12">
<a href="https://www.ieg-mainz.de/en/institute/people/buyken" target="_blank"><div class="circle constanze" id="constanze"></div></a>
<!-- If you leave the br tag, all the hr will be aligned -->
<p class="center-text color-black no-margin-top p-section"><span class="bold">Constanze Buyken</span></p>
<p class="center-text color-black no-margin-top p-section"><span class="bold">Constanze Buyken, M.A.</span></p>
<hr class="color-red hr-circle">
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<a href="https://www.ieg-mainz.de/en/institute/people/baroncini" target="_blank"><div class="circle sofia" id="sofia"></div></a>
<p class="center-text color-black no-margin-top p-section"><span class="bold">Sofia Baroncini</span></p>
<p class="center-text color-black no-margin-top p-section"><span class="bold">Dr. Sofia Baroncini</span></p>
<hr class="color-red hr-circle">
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<a href="https://www.adwmainz.de/mitarbeiterinnen/profil/elena-suarez-cronauer.html" target="_blank"><div class="circle elena" id="elena"></div></a>
<p class="center-text color-black no-margin-top p-section"><span class="bold">Elena Suárez Cronauer</span></p>
<p class="center-text color-black no-margin-top p-section"><span class="bold">Elena Suárez Cronauer, M.A.</span></p>
<hr class="color-red hr-circle">
</div>

Expand Down

0 comments on commit a664e81

Please sign in to comment.