FIX bg color on index pnal bg
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
063ed61655
commit
5de70522d6
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user