Przeglądaj źródła

change pied de page

Mr Duhaz 1 rok temu
rodzic
commit
fa0ebc7056
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      core/templates/base.html

+ 1 - 1
core/templates/base.html

@@ -145,7 +145,7 @@
 	</div>
 </div>
 </main>
-<footer class="footer mt-auto py-3 text-white" style="background-color: rgba(45, 57, 72, 0.91);">
+<footer class="footer mt-auto py-1 text-white" style="background-color: rgba(45, 57, 72, 0.91);">
 	<div class="container">
 		{% if page.p_menu_pied %}
 		{% for item in page.p_menu_pied %}