padding header

This commit is contained in:
Ouidade Soussi Chiadmi 2025-04-10 10:55:20 +02:00
parent bded893630
commit ea9457d7d4
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 71db21a57303ed1e6520d86ec2f79af40c315e26
Subproject commit 291a1819cafc26cb744ead3816158e1989f39082

View File

@ -225,7 +225,7 @@
display: flex;
justify-content: space-evenly;
align-items: center;
padding: 1rem 15%;
padding: 1rem 15% 2rem 15%;
&>div:first-child{
grid-column-start: 2;