Actualiser style.css

This commit is contained in:
Mohamed-Yacine Derbi 2025-10-18 09:38:30 +02:00
parent 1837c9ae21
commit 5bb21e2db6

View File

@ -0,0 +1,9 @@
header{
background-color: black;
color: white;
display: flex;
justify-content: center;
padding-top: 35px;
width: 100%;
height: 80px;
}