make the blockquote wider
This commit is contained in:
parent
86a40a6f03
commit
4375e85777
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ a {
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
|
margin-inline: 14px 14px;
|
||||||
color: $small-text-color;
|
color: $small-text-color;
|
||||||
border-left: 4px solid $small-text-color;
|
border-left: 4px solid $small-text-color;
|
||||||
padding-left: 12px;
|
padding-left: 12px;
|
||||||
|
|
Loading…
Reference in a new issue