From 8486365f71498d3971205380d089bcd35561c813 Mon Sep 17 00:00:00 2001 From: Wolfgang Knopki <wolfgang.knopki@hft-stuttgart.de> Date: Thu, 30 Sep 2021 11:31:47 +0200 Subject: [PATCH] removed height from css to better fit to the bottom --- css/m4lab.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/m4lab.css b/css/m4lab.css index 2ce28fe..d7aa83b 100644 --- a/css/m4lab.css +++ b/css/m4lab.css @@ -595,7 +595,6 @@ justify-content:space-evenly;} left: 10%; right: 10%; width: 80%; - height: 20%; } .hidden{ -- GitLab