Make editor and markdown blockquote styles consistent

This commit is contained in:
Sodbileg Gansukh
2022-03-01 11:43:00 +08:00
parent 13458e0d2d
commit 37a09189c3
5 changed files with 4 additions and 10 deletions

View File

@ -388,12 +388,6 @@ blockquote {
border-left: #daf2fd;
}
blockquote p {
margin: 0.8em 0;
font-size: 1.2em;
font-weight: 300;
}
blockquote small {
display: inline-block;
margin: 0.8em 0 0.8em 1.5em;