color quote
This commit is contained in:
parent
57b057a5f5
commit
031be14b1d
2 changed files with 4 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue