fix: z-index

This commit is contained in:
Benno Tielen 2026-07-16 15:48:39 +02:00
parent fd4aab561b
commit 1954ed03fc

View file

@ -14,7 +14,6 @@
.logo {
position: absolute;
z-index: 1;
bottom: 20px;
left: 30px;
}
@ -24,7 +23,6 @@
color: $white;
font-family: var(--header-font);
position: absolute;
z-index: 1;
bottom: 50px;
right: 0;
width: 50vw;