Public Access
5
0

continuer aPropos.html

This commit is contained in:
2025-11-26 15:11:30 -05:00
parent 0174f17dd3
commit 38ea64eb28
2 changed files with 19 additions and 0 deletions

View File

@@ -221,6 +221,18 @@ footer {
background-color: rgb(99, 241, 99);
}
.aPropos main {
margin: auto;
/* min-height: calc(100vh - 60px); */
/* display: block; */
}
.aPropos div {
/* display: block; */
}
/****************************/
/* PAGE: L'équipe */
/* AUTEUR: Jérémy */