fixes color contrast on blockquote

This commit is contained in:
decabeza
2017-05-16 18:22:15 +02:00
parent 03972fdc3a
commit 4cbf14118e

View File

@@ -401,6 +401,7 @@
}
blockquote {
color: #4C4C4C;
margin-top: rem-calc(12);
padding-top: 0;
font-size: rem-calc(15);