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
b5b9b27fd9
commit
063ed61655
|
|
@ -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);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user