wpcom-style-editor.css 194 B

1234567
  1. .hide-homepage-title .editor-styles-wrapper .post-content__block .editor-post-title {
  2. display: none;
  3. }
  4. .hide-homepage-title .editor-styles-wrapper .post-content__block {
  5. margin-top: -16px;
  6. }