Use grey for blockquotes

This commit is contained in:
Sodbileg Gansukh 2021-02-18 12:16:27 +08:00
parent e985805958
commit 0449bf5537
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1157,7 +1157,7 @@ Usage (In Ghost editor):
.post-full-content blockquote {
margin: 0 0 1.5em;
padding: 0 1em;
border-left: var(--brand) 4px solid;
border-left: var(--lightgrey) 4px solid;
}
@media (max-width: 500px) {
.post-full-content blockquote {