chore: track list styles

This commit is contained in:
Cory Dransfeldt 2024-06-25 20:53:55 -07:00
parent 845426d96a
commit 192874548d
No known key found for this signature in database
6 changed files with 47 additions and 34 deletions

View file

@ -139,7 +139,8 @@ a {
flex-direction: row;
align-items: center;
& + .page-header {
& + .page-header,
& + .music-chart {
margin-top: var(--sizing-base);
}
}