Remove colors from editor blocks stylesheet

This commit is contained in:
Tiago Noronha 2018-12-11 10:52:13 +00:00
parent e3d5d0c4b5
commit 0278058a0b
2 changed files with 1 additions and 6 deletions

View file

@ -920,6 +920,7 @@ if ( ! class_exists( 'Storefront_Customizer' ) ) :
background-color: ' . storefront_adjust_color_brightness( $storefront_theme_mods['background_color'], -4 ) . ';
}
.editor-post-title__block .editor-post-title__input,
.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,