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 e4d648bc4a
commit 3b3cb30274
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;