old logo #32

Merged
ksenia_mikhailova merged 5 commits from dev into main 2024-07-16 13:43:02 +03:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit a3e7045f18 - Show all commits

View File

@ -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 {