website: redesign part 7

This commit is contained in:
nym21
2026-06-05 16:03:04 +02:00
parent 7cee0e2c5a
commit ff2c04a100
11 changed files with 254 additions and 164 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ body {
> header {
position: fixed;
inset: 1.5rem 2rem auto;
z-index: 10;
z-index: var(--layer-header);
display: grid;
grid-template-columns: 1fr auto 1fr;
align-items: center;