filter sidebar

This commit is contained in:
2024-04-26 18:29:12 +05:00
parent 9377b3241f
commit c26d766429
13 changed files with 254 additions and 10 deletions
+4
View File
@@ -17,6 +17,7 @@ body {
@layer components {
.text-caption-s {
font-family: "Usual", sans-serif;
font-size: clamp(10px, 0.3744rem + 0.313vw, 12px);
line-height: 135%;
}
@@ -63,6 +64,9 @@ body {
font-size: clamp(44px, -0.257rem + 3.7559vw, 68px);
}
.text-button-m {
}
.rubber-headline-indent {
text-indent: clamp(209px, -0.4197rem + 16.8396vw, 842px);
}