quotes styling

This commit is contained in:
okbel
2018-03-05 13:00:29 -03:00
parent 87ea7b5dae
commit 515867bf14
@@ -188,4 +188,10 @@
height: 100%;
flex: 1;
display: flex;
blockquote {
font-size: inherit;
line-height: inherit;
letter-spacing: inherit;
}
}