chore: dry up spacing

This commit is contained in:
Cory Dransfeldt 2024-03-02 11:00:08 -08:00
parent e6c7150da4
commit 766d70c59e
10 changed files with 14 additions and 11 deletions

View file

@ -11,8 +11,8 @@
.now__section--text p > svg {
display: inline;
vertical-align: middle;
height: 1.25rem;
width: 1.25rem;
height: var(--spacing-base);
width: var(--spacing-base);
}
.now__section--header {