💄 Fix title appearance in the Styling tab

This commit is contained in:
Philipp Stracker 2025-01-28 09:54:26 +01:00
parent 41afaafa5f
commit 609fe0fd59
No known key found for this signature in database

View file

@ -20,7 +20,7 @@ const StylingSection = ( {
separatorAndGap={ separatorAndGap }
>
<Header>
<Title altStyle={ true } big={ bigTitle }>
<Title noCaps={ true } big={ bigTitle }>
{ title }
</Title>
<Description>{ description }</Description>