ajout page 27

This commit is contained in:
hugogogo
2021-03-14 23:20:17 +01:00
parent f9c22a02c2
commit 454f5cb40f
20 changed files with 252 additions and 58 deletions

View File

@@ -2,5 +2,5 @@
/*---------------------------------------------*/
/*FOOTER*/
body footer.page_footer {
height: 100px;
height: var(--footer-height);
}