Merge version_1 into main #3
@@ -28,7 +28,7 @@ const SvgTextLogo: React.FC<SvgTextLogoProps> = ({
|
||||
fontWeight={fontWeight}
|
||||
letterSpacing={letterSpacing}
|
||||
fill="currentColor"
|
||||
dominantBaseline="text-bottom"
|
||||
dominantBaseline="middle"
|
||||
>
|
||||
{text}
|
||||
</text>
|
||||
|
||||
Reference in New Issue
Block a user