ajout interface yasmine

This commit is contained in:
Quentin Roussel
2023-03-27 10:36:00 +02:00
parent 38c9e4e0ea
commit a0bff14bad
5 changed files with 571 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
.message{
}
/* .container{
background-color: #FAEBD7;
} */
.merci{
display: flex;
flex-direction: column;
align-content: center;
align-content: space-between;
gap: 10px;
align-content: space-around;
}