fix: spacing

This commit is contained in:
Cory Dransfeldt 2024-08-23 19:26:50 -07:00
parent 0c5bbdd640
commit c06d9c06b6
3 changed files with 7 additions and 5 deletions

View file

@ -22,7 +22,6 @@
& svg {
stroke: var(--concerts);
margin-bottom: -6px;
}
}
@ -31,9 +30,12 @@
& svg {
stroke: var(--books);
margin-bottom: -6px;
}
}
& p > svg {
margin-bottom: -6px;
}
& .artist-display {
display: flex;