slider style

This commit is contained in:
2024-04-23 18:19:01 +05:00
parent b24c60e8bf
commit cb40040c8a
+1 -1
View File
@@ -68,6 +68,6 @@ body {
}
.left-slider-btn-offset {
left: clamp(220px, -0.6587rem + 17.9969vw, 400px);
left: clamp(230px, 0.5927rem + 17.2144vw, 370px);
}
}