adjustment to artist page

This commit is contained in:
booploops 2022-07-07 17:42:19 -07:00
parent ae4e0d1bad
commit 2cccb3185f

View file

@ -1230,7 +1230,7 @@
}
&.animated .artist-header {
min-height: 500px;
min-height: 80vh;
}
.artist-header {
@ -1321,6 +1321,7 @@
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
object-fit: cover;
}
}