unify header
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s

This commit is contained in:
Julie Blanc 2026-01-22 14:46:05 +01:00
parent d5e458afd8
commit 84f67c88cc
5 changed files with 27 additions and 134 deletions

View file

@ -9,6 +9,7 @@ body{
main{
flex-grow: 1;
padding: 0 var(--padding-body);
padding: var(--header-h);
}
}