designer #31
|
@ -34,11 +34,11 @@ body {
|
||||||
@apply w-full py-4 col-span-4 xl:col-span-2;
|
@apply w-full py-4 col-span-4 xl:col-span-2;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
@apply flex items-end gap-2;
|
@apply flex items-center gap-2;
|
||||||
}
|
}
|
||||||
|
|
||||||
&_text {
|
&_text {
|
||||||
@apply leading-7 text-3xl font-light tracking-tight;
|
@apply leading-6 text-3xl font-normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
|
|
Loading…
Reference in New Issue