slider start

This commit is contained in:
2024-04-23 15:33:17 +05:00
parent 9254b23d78
commit 17aca707ef
14 changed files with 260 additions and 119 deletions
+5
View File
@@ -66,4 +66,9 @@ body {
.rubber-headline-indent {
text-indent: clamp(209px, -0.4197rem + 16.8396vw, 842px);
}
.slider-offset {
/* left: clamp(315px, 6.5317rem + 16.4319vw, 281px); */
left: clamp(315px, 6.5317rem + 16.4319vw, 420px);
}
}