style+fix: z-index and alignment

This commit is contained in:
Strix 2024-07-06 21:10:02 +02:00
parent b77808e38e
commit 3ef20e8d42
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ header {
border-bottom: 4px solid var(--theme-color);
color: #000;
align-content: center;
z-index: 100;
box-shadow: 0 0 20px var(--theme-color-lowlight);
}