Commit 084806e0 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent 2266dae5
Pipeline #11479 passed with stage
in 8 seconds
......@@ -999,11 +999,9 @@ Implementations, and Perspectives
<!-- <p>Kontaktieren Sie uns</p> -->
</header>
<div class="row gy-4 align-items-start">
<!-- Linke Spalte: Hochschule -->
<div class="col-lg-6">
<div class="info-box mb-3">
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="info-box text-center">
<h3><strong>Hochschule für Technik Stuttgart</strong></h3>
<div class="contact-lines">
<p class="contact-line"><i class="bi bi-geo-alt"></i> Schellingstr. 24, 70174 Stuttgart</p>
......@@ -1012,24 +1010,6 @@ Implementations, and Perspectives
</div>
</div>
</div>
<!-- Rechte Spalte: Zwei Logos nebeneinander, aber separat -->
<!-- <div class="col-lg-6">
<div class="row justify-content-center align-items-center g-4">
<div class="col-6 text-center">
<img src="assets/img/knight.png" alt="KNIGHT Logo" class="logo-knight">
</div>
<div class="col-6 text-center">
<img src="assets/img/BMFTR_de_Web_RGB_gef_durch.jpg" alt="BMBF Logo" class="logo-bmbf">
</div>
</div>
</div> -->
</div>
</div>
</section>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment