Undo cancellation of blockquote styles

This commit is contained in:
benjamin melançon 2019-11-18 04:40:47 -05:00
parent 08bae50a18
commit 2bdc1a42c8

View file

@ -5,9 +5,6 @@
// Styleguide: Base.Blockquote // Styleguide: Base.Blockquote
.content blockquote { .content blockquote {
border-left-width: 0;
padding-left: 0;
padding-right: 0;
color: currentColor; color: currentColor;
// //
* { * {