From 679667ca3bc146e4f529538bc320f4eb557fd1d6 Mon Sep 17 00:00:00 2001
From: Wolfgang Knopki <wolfgang.knopki@hft-stuttgart.de>
Date: Fri, 1 Apr 2022 12:41:42 +0000
Subject: [PATCH] Update m4lab.css

---
 css/m4lab.css | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/css/m4lab.css b/css/m4lab.css
index 536f60b..fb40ce9 100644
--- a/css/m4lab.css
+++ b/css/m4lab.css
@@ -33,11 +33,11 @@ padding-right:5px;
 display: inline-block;
 }
 
-.footer-unten a {color: darkgrey;
+.footer-unten a {color: darkgrey; width: 30%;
 }
-.footer-unten a:hover {color: black;
+.footer-unten a:hover {color: black; width: 30%;
 }
-.footer-unten {color: darkgrey;
+.footer-unten {color: darkgrey; width: 30%;
 }
 #socialmediabuttons a {
 color: darkgrey;
@@ -630,4 +630,4 @@ justify-content:space-evenly;}
 
 .video-tutorial {
   width: 100%;
-}
\ No newline at end of file
+}
-- 
GitLab