Skip to content
Snippets Groups Projects
Commit 550c36a2 authored by Christian Boettcher's avatar Christian Boettcher
Browse files

Merge branch 'master' into secrets-backend

parents 3e34910f 9da36338
Branches
Tags
No related merge requests found
......@@ -20,7 +20,6 @@ div.eflows-line {
.eflows-logo {
height: auto;
/* min-height: 40px; */
max-height: 70px;
}
......
......@@ -42,8 +42,10 @@
</ul>
<!--SPECIFIC PAGE CONTENT-->
<div class="d-flex flex-column min-vh-100">
{% block content%}
{% endblock %}
</div>
<div class="jumbotron"></div>
......
......@@ -3,7 +3,7 @@
{% endblock %}
{% block footer %}
<footer class="footer d-inlign-flex fixed-bottom">
<footer class="footer d-inlign-flex">
<div class="container-fluid p-0">
<div class="eflows-line"></div>
<div class="row mt-2 px-3">
......@@ -18,7 +18,7 @@
</p>
</div>
<div class="col-lg-6 col-12 d-inlign-flex">
<p class="m-2" class="align-self-center text-white">
<p class="m-2 align-self-center text-white">
<span class="mr-3 mt-1 float-left">
<img loading="lazy" src="https://eflows4hpc.eu/wp-content/uploads/2021/01/bandera-8.png" alt="" style="max-width:52px; max-height:34px">
</span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment