Reduce blockquote font-size

This commit is contained in:
Steffen van Bergerem 2015-03-13 00:41:53 +01:00
parent 84a5992a42
commit 6dc18ac317

View file

@ -14,6 +14,11 @@ body {
}
}
blockquote p {
font-size: $font-size-text;
line-height: $line-height;
}
/* Overflow */
h1, h2, h3, h4, h5, h6,
p,