@@ -520,12 +520,13 @@
.edit-post-visual-editor .editor-block-list__block .wp-block-pullquote blockquote p:not(.wp-block-cover-text) {
font-size: 28px;
- line-height: 34px;
+ line-height: 45px;
}
.edit-post-visual-editor .editor-block-list__block .wp-block-pullquote.alignleft blockquote p:not(.wp-block-cover-text),
.edit-post-visual-editor .editor-block-list__block .wp-block-pullquote.alignright blockquote p:not(.wp-block-cover-text) {
- font-size: 1.5em;
+ font-size: 18px;
+ line-height: 34px;
.wp-block-pullquote blockquote:before {