feat: move images to b2 and route through bunny

This commit is contained in:
Cory Dransfeldt 2024-07-10 08:57:00 -07:00
parent cb2d536189
commit 6a338ceb92
No known key found for this signature in database
32 changed files with 322 additions and 375 deletions

View file

@ -154,7 +154,8 @@ a {
align-items: center;
& + .page-header,
& + .music-chart {
& + .music-chart,
& + .media-grid {
margin-top: var(--sizing-base);
}
}