filter sidebar
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user