From 03d2f02de087f1ea58dc24ae71eb8677daebad8d Mon Sep 17 00:00:00 2001 From: jrybicki-jsc <j.rybicki@fz-juelich.de> Date: Wed, 17 Nov 2021 09:26:37 +0100 Subject: [PATCH] do we need this? --- templates/main.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/main.html b/templates/main.html index 926bd17..833e071 100644 --- a/templates/main.html +++ b/templates/main.html @@ -89,7 +89,6 @@ <!-- Use a wrapper div to detach the footer from the content. --> <div style="padding-bottom: 3rem !important; display: none; flex-grow: 1 !important; -ms-flex-direction: column !important; display: flex !important; flex-direction: column !important;"> - Wrapper </div> <footer class="footer" style="background-image: url(https://eflows4hpc.eu/wp-content/uploads/2021/02/Barra-gris-footer.png) !important; height: auto; color: #575756 !important; background-repeat: no-repeat !important; background-size: cover !important; margin-top: 2rem;"> <div class="container p-0" style="padding: 0px !important"> -- GitLab