This commit is contained in:
Valentin Moguérou 2023-07-16 08:57:47 +02:00
parent 15e7dfe775
commit 0ef792bfdc

View File

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