fix(slick): buttons - prev, next

This commit is contained in:
Matheus Brollo Dauter 2022-12-15 21:16:01 -03:00
parent c350a69373
commit d5fa7e3bee

View File

@ -106,7 +106,7 @@
no-repeat center center;
z-index: 4;
left: 22px;
top: 30%;
top: 40%;
border: none;
height: 30px;
}
@ -115,7 +115,7 @@
no-repeat center center;
z-index: 4;
right: 20px;
bottom: 62%;
top: 40%;
border: none;
height: 30px;
}