Public Access
5
0

Implémentation du bouton "Accueil" dans le logo directement

This commit is contained in:
Jeremy
2025-11-22 18:21:37 -05:00
parent f22ebf5d47
commit c90c859ba6
13 changed files with 17 additions and 24 deletions

View File

@@ -56,6 +56,10 @@ nav a:hover {
background-color: #B47871;
}
.boutonAccueil {
display: contents;
}
footer {
background-color: #13172c;
text-align: center;