chore: dry up spacing
This commit is contained in:
parent
e6c7150da4
commit
766d70c59e
10 changed files with 14 additions and 11 deletions
|
@ -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 {
|
||||
|
|
Reference in a new issue