|
@@ -99,7 +99,7 @@ p.has-drop-cap:not(:focus)::first-letter {
|
|
|
|
|
|
.wp-block-quote:not(.is-large):not(.is-style-large) {
|
|
.wp-block-quote:not(.is-large):not(.is-style-large) {
|
|
border-left: 3px solid #ddd;
|
|
border-left: 3px solid #ddd;
|
|
- margin-left: 1.5em;
|
|
|
|
|
|
+ margin: 0 0 1.5em 1.5em;
|
|
padding-left: 1.5em;
|
|
padding-left: 1.5em;
|
|
}
|
|
}
|
|
|
|
|