chore: dry up spacing
This commit is contained in:
parent
e6c7150da4
commit
766d70c59e
10 changed files with 14 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
.post-graph {
|
||||
margin-top: 1.25rem;
|
||||
margin-bottom: 1.25rem;
|
||||
margin-top: var(--spacing-base);
|
||||
margin-bottom: var(--spacing-base);
|
||||
}
|
||||
|
||||
.post-graph__wrapper {
|
||||
|
|
Reference in a new issue