|
@@ -437,12 +437,14 @@ pre.wp-block-verse {
|
|
|
color: #bbb;
|
|
|
font-family: Lora, Garamond, serif;
|
|
|
font-size: 1.25em;
|
|
|
+ padding: 0;
|
|
|
}
|
|
|
|
|
|
.wp-block-pullquote__citation,
|
|
|
.wp-block-pullquote cite,
|
|
|
.wp-block-pullquote footer {
|
|
|
text-transform: capitalize;
|
|
|
+ font-size: 20px;
|
|
|
}
|
|
|
|
|
|
.wp-block-pullquote.alignleft {}
|