make the blockquote wider

This commit is contained in:
Michael Zhang 2021-06-30 01:03:00 -05:00
parent 86a40a6f03
commit 4375e85777
Signed by: michael
GPG key ID: BDA47A31A3C8EE6B

View file

@ -55,6 +55,7 @@ a {
}
blockquote {
margin-inline: 14px 14px;
color: $small-text-color;
border-left: 4px solid $small-text-color;
padding-left: 12px;