Skip to content
Snippets Groups Projects
Commit 6446558a authored by Maria Petrova-El Sayed's avatar Maria Petrova-El Sayed
Browse files

Improvements on the position of the footer

parent 06d60d71
No related branches found
No related tags found
No related merge requests found
Pipeline #82335 passed
...@@ -43,8 +43,10 @@ ...@@ -43,8 +43,10 @@
</ul> </ul>
<!--SPECIFIC PAGE CONTENT--> <!--SPECIFIC PAGE CONTENT-->
<div class="d-flex flex-column min-vh-100">
{% block content%} {% block content%}
{% endblock %} {% endblock %}
</div>
<!--FOOTER--> <!--FOOTER-->
{% block footer %} {% block footer %}
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
{% endblock %} {% endblock %}
{% block footer %} {% block footer %}
<footer class="footer d-inlign-flex fixed-bottom"> <footer class="footer d-inlign-flex">
<div class="container-fluid p-0"> <div class="container-fluid p-0">
<div class="eflows-line"></div> <div class="eflows-line"></div>
<div class="row mt-2 px-3"> <div class="row mt-2 px-3">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment