Ticket #60560: 60560.1.patch
File 60560.1.patch, 950 bytes (added by , 12 months ago) |
---|
-
wp-content/themes/twentynineteen/sass/blocks/_blocks.scss
898 898 } 899 899 } 900 900 } 901 901 .wp-block-pullquote{ 902 font-size: inherit; 903 p{ 904 font-size: inherit; 905 } 906 } 902 907 } 903 908 904 909 //! Latest Comments -
wp-content/themes/twentynineteen/style-editor.css
1614 1614 .wp-block-post-author__avatar img { 1615 1615 border-radius: 100%; 1616 1616 } 1617 1618 .wp-block-group{ 1619 .wp-block-pullquote{ 1620 font-size: inherit; 1621 p{ 1622 font-size: inherit; 1623 } 1624 } 1625 } 1626 No newline at end of file