From 17b86c5f9a849a15318e0edb1637be4d2a78e65d Mon Sep 17 00:00:00 2001 From: Lahode <carolin.lahode@hft-stuttgart.de> Date: Wed, 7 Dec 2022 20:01:59 +0000 Subject: [PATCH] Update authorinfo.html --- public/home/authorinfo.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/home/authorinfo.html b/public/home/authorinfo.html index 58101a6..5a4fbda 100644 --- a/public/home/authorinfo.html +++ b/public/home/authorinfo.html @@ -230,7 +230,7 @@ <footer class="footer"> - <div class="row"> + <div class="row" style="margin-bottom:0em"> <div class="column"> <h2><a href="projekt.html">Über das Projekt</a></h2> </div> -- GitLab