desktop blockquotes

This commit is contained in:
Luis 2017-06-18 12:52:45 +02:00
parent ee41ade2fa
commit ddea6e06e4

View file

@ -89,10 +89,11 @@ a {
blockquote {
border-left: solid 0px _palette(border);
font-style: normal;
font-size: 1.2em;
font-size: 1em;
line-height: 2.1em;
margin: 0 0 _size(element-margin) 0;
padding: 2em;
padding: 1.5em;
color: rgb(80,80,80);
background-color:rgb(240,240,240);
@include breakpoint(small){