This commit is contained in:
Frédéric Egenscheviller 2021-11-13 16:55:10 +01:00
parent a03904aed7
commit 77daf07f5d

View File

@ -30,7 +30,7 @@ h1{
height: auto;
width: 350px;
border: solid black 4px;
background: rgb(105, 146, 67);
background: rgb(189, 189, 189);
transition : 0.3s ease-in-out;
display:flex;
flex-direction: column;