소스 검색

change pied de page

Mr Duhaz 1 년 전
부모
커밋
fa0ebc7056
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 %}