From ee9e18fcf684da24f831eb06004e695c2a002178 Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Tue, 6 Feb 2024 11:42:14 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 59f57f6..682a67e 100644 --- a/public/index.html +++ b/public/index.html @@ -364,7 +364,7 @@ </div> <!-- Grid row --> <!-- Grid column --> - <div class="col-lg-3 col-md-6 mb-md-0 mb-5"> <!--- FGDI TODO: to change--> + <div class="col-lg-3 col-md-6"> <!--- FGDI TODO: to change--> <div class="avatar mx-auto"> <img src="imgs/grey_dot.png" class="rounded-circle z-depth-1" width="150px"> </div> -- GitLab