|
@@ -158,8 +158,6 @@ Description: Gutenberg Block Editor Styles
|
|
|
font-family: Lato, Helvetica, sans-serif;
|
|
|
font-size: 13px;
|
|
|
line-height: 1.6;
|
|
|
- margin-bottom: 13px;
|
|
|
- margin-top: 6.5px;
|
|
|
}
|
|
|
|
|
|
/*--------------------------------------------------------------
|
|
@@ -171,7 +169,6 @@ Description: Gutenberg Block Editor Styles
|
|
|
.wp-block-paragraph.has-drop-cap:not(:focus)::first-letter {
|
|
|
font-family: Lora, Garamond, serif;
|
|
|
font-size: 3.75em;
|
|
|
- line-height: 2.5em;
|
|
|
}
|
|
|
|
|
|
/* Quote */
|