padding header

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

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;