Public Access
5
0

Correctif au footer

This commit is contained in:
Jeremy
2025-11-21 16:35:04 -05:00
parent 61ad0a9e32
commit 085fcf0f5e
4 changed files with 14 additions and 5 deletions

View File

@@ -53,14 +53,13 @@ footer {
background-color: #13172c;
text-align: center;
color: #FFEFE5;
position: fixed;
bottom: 0;
width: 100%;
padding: 16px 0;
}
footer>p {
margin: auto;
height: 60px;
}
/****************************/