color quote

This commit is contained in:
Raphael Goetter 2017-09-08 15:42:46 +02:00
parent 57b057a5f5
commit 031be14b1d
2 changed files with 4 additions and 3 deletions

View file

@ -294,7 +294,7 @@ blockquote::before {
font-size: 5em;
height: .4em;
line-height: .9;
color: rgba(0, 0, 0, .3);
color: $color-quote;
}
blockquote > footer {