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:10:08 +01:00
parent 063ed61655
commit 5de70522d6

View File

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