FIX bg color on index pnal bg
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2026-01-12 14:07:07 +01:00
parent b5b9b27fd9
commit 063ed61655

View File

@ -59,7 +59,7 @@
} }
@media (max-width: 1024px) { @media (max-width: 1024px) {
@apply bg-red-700 relative z-50; @apply relative z-50;
.index-panel__header { .index-panel__header {
border-bottom: 0.25px solid rgba(255, 255, 255, 0.4); border-bottom: 0.25px solid rgba(255, 255, 255, 0.4);