* Font size for blockquotes fixed. The blockquote font size is longer larger than that of the rest of the text. * Note regarding rough edges in headless code generation added. * Documentation: Clarifications regarding headless code generation
@@ -1,3 +1,8 @@
+/* Blockquote: */
+blockquote {
+ font-size: inherit;
+}
+
/* Images */
img.standard-image {
max-width: 61.8%;