adjustment to artist page
This commit is contained in:
parent
ae4e0d1bad
commit
2cccb3185f
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue