Commit 34aca2c2 authored by Aron Carroll's avatar Aron Carroll

Remove font adjustment on blockquotes

parent 31a39789
......@@ -76,10 +76,6 @@
margin-bottom: 1em;
position: relative;
.annotation-quote {
margin-bottom: 0;
}
.more, .less {
font-size: .9em;
font-family: $sans-font-family;
......
......@@ -85,7 +85,6 @@
blockquote {
@include quote;
font-size: .8125em; // Serif font is much larger than sans.
margin: 1em 0;
p, ol, ul, img, pre, blockquote {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment