organisation css
This commit is contained in:
parent
a0fa93a62e
commit
96812f75df
18 changed files with 260 additions and 16 deletions
|
|
@ -9,7 +9,7 @@
|
|||
padding: 0 var(--padding-body);
|
||||
gap: calc(var(--unit)*2);
|
||||
position: relative;
|
||||
z-index: 10000;
|
||||
z-index: var(--header-z);
|
||||
|
||||
a{ text-decoration: none; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue