designer #31

Merged
ksenia_mikhailova merged 1 commits from bx-1047-oldlogo into dev 2024-07-16 10:18:38 +03:00
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 {