test: burger menu background contrast

This commit is contained in:
rottenwheel 2024-06-28 17:26:36 +00:00 committed by GitHub
parent 6995094673
commit 8337eca517
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@
z-index: 10;
height: 36px;
padding: 8px;
background-color: rgba(240, 240, 240, .6);
## background-color: rgba(240, 240, 240, .6);
@media (max-width: 480px) {
top: 15px;
@ -46,4 +46,4 @@
z-index: 1;
padding: 72px 0;
text-align: center;
}
}