dev #43
|
@ -42,7 +42,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
@apply text-ioprim inline-block m-0 w-10 h-10;
|
@apply text-ioprim inline-block m-0 w-10 h-10 min-w-10;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -196,7 +196,7 @@ a[href^="#"] {
|
||||||
}
|
}
|
||||||
|
|
||||||
&-title {
|
&-title {
|
||||||
@apply col-span-full text-4xl xl:text-6xl font-black font-h1 leading-[0.85] tracking-tight mb-[3.15rem]
|
@apply col-span-full text-4xl xl:text-6xl font-black font-h1 xl:leading-[0.85] tracking-tight mb-[3.15rem]
|
||||||
}
|
}
|
||||||
|
|
||||||
&-image {
|
&-image {
|
||||||
|
|
Loading…
Reference in New Issue