Update src/components/shared/SvgTextLogo/SvgTextLogo.tsx

This commit is contained in:
2026-03-12 17:08:45 +00:00
parent 0bb5be8886
commit 102c198f3f

View File

@@ -35,7 +35,7 @@ const SvgTextLogo: React.FC<SvgTextLogoProps> = ({
fontSize={fontSize}
fontFamily={fontFamily}
fontWeight={fontWeight}
dominantBaseline="text-bottom"
dominantBaseline="text-after-edge"
className={textClassName}
>
{text}