Commit 06998faf authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent ca3fde3d
Pipeline #11487 passed with stage
in 9 seconds
...@@ -1001,7 +1001,7 @@ Implementations, and Perspectives ...@@ -1001,7 +1001,7 @@ Implementations, and Perspectives
<div class="row justify-content-center"> <div class="row justify-content-center">
<div class="col-lg-8"> <div class="col-lg-8">
<div class="info-box text-center"> <div class="info-box ">
<h3><strong>Hochschule für Technik Stuttgart</strong></h3> <h3><strong>Hochschule für Technik Stuttgart</strong></h3>
<div class="contact-lines"> <div class="contact-lines">
<p class="contact-line"><i class="bi bi-geo-alt"></i> Schellingstr. 24, 70174 Stuttgart</p> <p class="contact-line"><i class="bi bi-geo-alt"></i> Schellingstr. 24, 70174 Stuttgart</p>
...@@ -1018,13 +1018,15 @@ Implementations, and Perspectives ...@@ -1018,13 +1018,15 @@ Implementations, and Perspectives
<!-- Erste Zeile: KNIGHT-Logo links, BMBF-Logo rechts --> <!-- Erste Zeile: KNIGHT-Logo links, BMBF-Logo rechts -->
<div class="row justify-content-between align-items-center"> <div class="row justify-content-between align-items-center">
<!-- Leere mittlere Spalte für Abstand (optional) -->
<div class="d-none d-md-block col-md-6"></div>
<!-- KNIGHT-Logo links --> <!-- KNIGHT-Logo links -->
<div class="col-6 col-md-3 text-start"> <div class="col-6 col-md-3 text-center">
<img src="assets/img/knight.png" alt="KNIGHT Logo" style="max-height: 50px;"> <img src="assets/img/knight.png" alt="KNIGHT Logo" style="max-height: 50px;">
</div> </div>
<!-- Leere mittlere Spalte für Abstand (optional) -->
<div class="d-none d-md-block col-md-6"></div>
<!-- BMBF-Logo rechts --> <!-- BMBF-Logo rechts -->
<div class="col-6 col-md-3 text-end"> <div class="col-6 col-md-3 text-end">
......
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