chore: styles + meta
This commit is contained in:
parent
2c40ef759a
commit
c1f168dc90
5 changed files with 17 additions and 5 deletions
|
@ -58,6 +58,10 @@
|
|||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.artist-focus img {
|
||||
max-width: 240px;
|
||||
}
|
||||
|
||||
.artist-focus {
|
||||
& .artist-display {
|
||||
flex-direction: row;
|
||||
|
|
Reference in a new issue