Skip to content

Commit

Permalink
Update class-inspiro-typo-headings-config.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ciorici committed Jan 17, 2025
1 parent fd0c26d commit ec1ac56
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public static function config( $wp_customize ) {
'args' => array(
'transport' => 'postMessage',
'sanitize_callback' => 'sanitize_text_field',
'default' => 'inherit',
'default' => "'Inter', sans-serif",
),
),
array(
Expand Down

0 comments on commit ec1ac56

Please sign in to comment.