chore: styles + meta

This commit is contained in:
Cory Dransfeldt 2024-05-29 11:08:19 -07:00
parent 2c40ef759a
commit c1f168dc90
No known key found for this signature in database
5 changed files with 17 additions and 5 deletions

View file

@ -58,6 +58,10 @@
}
@media screen and (min-width: 768px) {
.artist-focus img {
max-width: 240px;
}
.artist-focus {
& .artist-display {
flex-direction: row;