Skip to content

Commit 1502cea

Browse files
Add serif to the list of font families VisualComposer#328
1 parent 4a018e5 commit 1502cea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: inc/customizer/class-visualcomposerstarter-fonts.php

+1
Original file line numberDiff line numberDiff line change
@@ -7441,6 +7441,7 @@ public static function get_google_font_uri( $font ) {
74417441
*/
74427442
public static function get_google_font_families() {
74437443
return array(
7444+
'serif',
74447445
'sans-serif',
74457446
'cursive',
74467447
'monospace',

0 commit comments

Comments
 (0)