organisation css

This commit is contained in:
Julie Blanc 2026-02-11 10:39:01 +01:00
parent a0fa93a62e
commit 96812f75df
18 changed files with 260 additions and 16 deletions

View file

@ -29,7 +29,6 @@
section{
padding: calc(var(--unit)*3) var(--padding-body);
position: relative;
z-index: 1000;
.section--inner{
max-width: 1100px;
margin: 0 auto;