chore: dry up spacing
This commit is contained in:
parent
e6c7150da4
commit
766d70c59e
10 changed files with 14 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
.pagefind-ui {
|
||||
margin-bottom: 1.25rem;
|
||||
margin-bottom: var(--spacing-base);
|
||||
--pagefind-ui-primary: var(--accent-color);
|
||||
--pagefind-ui-text: var(--text-color);
|
||||
--pagefind-ui-background: var(--color-lightest);
|
||||
|
|
Reference in a new issue