Merge pull request 'logo' (#34) from bx-1047-main into dev
Deploy / build_and_push_images (push) Successful in 1m36s Details
Deploy / deploy_to_server_dev (push) Successful in 34s Details

Reviewed-on: #34
This commit is contained in:
ksenia_mikhailova 2024-07-23 11:28:16 +03:00
commit 49179a4d92
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ body {
} }
svg { svg {
@apply text-ioprim inline-block m-0 w-10 h-10; @apply text-ioprim inline-block m-0 w-10 h-10 min-w-10;
} }
} }
@ -196,7 +196,7 @@ a[href^="#"] {
} }
&-title { &-title {
@apply col-span-full text-4xl xl:text-6xl font-black font-h1 leading-[0.85] tracking-tight mb-[3.15rem] @apply col-span-full text-4xl xl:text-6xl font-black font-h1 xl:leading-[0.85] tracking-tight mb-[3.15rem]
} }
&-image { &-image {