Skip to content

Commit

Permalink
Reuse existing class for heading
Browse files Browse the repository at this point in the history
  • Loading branch information
richtabor committed May 2, 2024
1 parent c91cb55 commit e231cb5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ export default function GlobalStylesSidebar() {
gap={ 1 }
>
<FlexBlock style={ { minWidth: 'min-content' } }>
<h2 className="edit-site-global-styles-sidebar__header-title">
<h2 className="interface-complementary-area-header__title">
{ __( 'Styles' ) }
</h2>
</FlexBlock>
Expand Down

0 comments on commit e231cb5

Please sign in to comment.