Skip to content

Commit

Permalink
Add serif to the list of font families VisualComposer#328
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytro-kovalov committed Jul 5, 2022
1 parent 4a018e5 commit 1502cea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/customizer/class-visualcomposerstarter-fonts.php
Original file line number Diff line number Diff line change
Expand Up @@ -7441,6 +7441,7 @@ public static function get_google_font_uri( $font ) {
*/
public static function get_google_font_families() {
return array(
'serif',
'sans-serif',
'cursive',
'monospace',
Expand Down

0 comments on commit 1502cea

Please sign in to comment.