From 712f7854e467a1683f297a960b29f617f1a8092a Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Fri, 19 Jul 2024 08:52:35 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 35323ce..a3e8a84 100644 --- a/public/index.html +++ b/public/index.html @@ -641,14 +641,14 @@ </div>--> - <div class="col-lg-2 col-md-12 footer-contact text-center text-md-start "> + <div class="col-lg-5 col-md-12 footer-info "> <a> <img src="assets/img/logo2.png" alt=" "> </a> </div> - <div class="col-lg-3 col-md-12 footer-contact text-center text-md-start "> + <div class="col-lg-5 col-md-12 footer-info "> <a> <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt=" "> -- GitLab