modif couleur footer

This commit is contained in:
bastien 2023-05-26 17:44:53 +02:00
parent a30df23a86
commit 94029d5b2a
1 changed files with 2 additions and 2 deletions

View File

@ -165,8 +165,8 @@ footer {
justify-content: center;
align-items: center;
margin-top: 70px;
height: 40px;
color: white;
height: 40px;
color: skyblue;
font-size: 16px;
background-color: #52575e;
}