chore: dry up spacing
This commit is contained in:
parent
e6c7150da4
commit
766d70c59e
10 changed files with 14 additions and 11 deletions
|
@ -21,7 +21,7 @@ html {
|
|||
p,
|
||||
blockquote {
|
||||
line-height: var(--line-height-lg);
|
||||
margin: 1.25rem 0;
|
||||
margin: var(--spacing-base) 0;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
|
|
Reference in a new issue