logo #34

Merged
ksenia_mikhailova merged 1 commits from bx-1047-main into dev 2024-07-23 11:28:17 +03:00
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 {