Fix style for backdrop

This commit is contained in:
Arnaud 2024-09-10 19:11:34 +02:00
parent f5fd9b3e5e
commit 467a8a93e9
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
display: none;
backdrop-filter: blur(2px);
display: block;
z-index: 9;
z-index: 10;
}
@media (min-width: 800px) {