Skip to content

Commit

Permalink
Update screen-css.js
Browse files Browse the repository at this point in the history
  • Loading branch information
carolinan committed Jan 19, 2023
1 parent 083aadb commit 4032d18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function ScreenCSS() {
/>
<div className="edit-site-global-styles-screen-css">
<VStack spacing={ 3 }>
<Subtitle>{ __( 'ADDITIONAL CSS' ) }</Subtitle>
<Subtitle level={ 3 }>{ __( 'ADDITIONAL CSS' ) }</Subtitle>
<CustomCSSControl />
</VStack>
</div>
Expand Down

0 comments on commit 4032d18

Please sign in to comment.