fix: alignment

This commit is contained in:
Cory Dransfeldt 2024-08-23 19:03:38 -07:00
parent 6430805fbf
commit 0c5bbdd640
No known key found for this signature in database
6 changed files with 11 additions and 11 deletions

View file

@ -118,7 +118,7 @@
& svg {
stroke: var(--music);
margin-right: var(--sizing-xs);
margin-bottom: -6px;
}
}
}

View file

@ -22,7 +22,7 @@
& svg {
stroke: var(--concerts);
margin-right: var(--sizing-xs);
margin-bottom: -6px;
}
}
@ -31,7 +31,7 @@
& svg {
stroke: var(--books);
margin-right: var(--sizing-xs);
margin-bottom: -6px;
}
}