themes-wordpress/seedlet/inc/wpcom-style-editor.css
2020-07-01 13:55:23 -04:00

7 lines
No EOL
194 B
CSS

.hide-homepage-title .editor-styles-wrapper .post-content__block .editor-post-title {
display: none;
}
.hide-homepage-title .editor-styles-wrapper .post-content__block {
margin-top: -16px;
}