7 lines
No EOL
194 B
CSS
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;
|
|
} |