Merge pull request 'designer' (#31) from bx-1047-oldlogo into dev
Deploy / build_and_push_images (push) Successful in 1m29s Details
Deploy / deploy_to_server_dev (push) Successful in 34s Details

Reviewed-on: #31
This commit is contained in:
ksenia_mikhailova 2024-07-16 10:18:37 +03:00
commit a3e7045f18
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; @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 {