This commit is contained in:
Kseninia Mikhaylova 2024-07-16 10:16:22 +03:00
parent 591aafc801
commit ada133bf99
1 changed files with 2 additions and 2 deletions

View File

@ -34,11 +34,11 @@ body {
@apply w-full py-4 col-span-4 xl:col-span-2;
a {
@apply flex items-end gap-2;
@apply flex items-center gap-2;
}
&_text {
@apply leading-7 text-3xl font-light tracking-tight;
@apply leading-6 text-3xl font-normal;
}
svg {