Merge branch 'main' of https://gitea.zkd.ca/Dev_Web/web01
This commit is contained in:
@@ -26,6 +26,13 @@
|
|||||||
|
|
||||||
<main class="aPropos">
|
<main class="aPropos">
|
||||||
<p id="message">Coming soon...</p>
|
<p id="message">Coming soon...</p>
|
||||||
|
<div>
|
||||||
|
|
||||||
|
<div>
|
||||||
|
<h1>Contactez l'équipe!</h1>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
|
|||||||
@@ -247,6 +247,18 @@ footer {
|
|||||||
background-color: rgb(99, 241, 99);
|
background-color: rgb(99, 241, 99);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.aPropos main {
|
||||||
|
margin: auto;
|
||||||
|
|
||||||
|
/* min-height: calc(100vh - 60px); */
|
||||||
|
/* display: block; */
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.aPropos div {
|
||||||
|
/* display: block; */
|
||||||
|
}
|
||||||
|
|
||||||
/****************************/
|
/****************************/
|
||||||
/* PAGE: L'équipe */
|
/* PAGE: L'équipe */
|
||||||
/* AUTEUR: Jérémy */
|
/* AUTEUR: Jérémy */
|
||||||
|
|||||||
Reference in New Issue
Block a user