This commit is contained in:
Valentin Moguérou 2023-07-16 08:51:55 +02:00
parent 896b4518a4
commit a138e4ce5d

View File

@ -53,7 +53,7 @@ header {
margin: 40px 0;
display: flex;
align-items: stretch;
justify-content: center;
justify-content: stretch;
gap: 10px;
}