play page : mobile layout
All checks were successful
Deploy / Deploy to Production (push) Successful in 20s
All checks were successful
Deploy / Deploy to Production (push) Successful in 20s
This commit is contained in:
parent
afda918cae
commit
045c0be583
1 changed files with 1 additions and 6 deletions
|
|
@ -387,7 +387,6 @@
|
|||
width: clamp(180px, 18.77vw, 362px);
|
||||
object-fit: contain;
|
||||
object-position: left center;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.play-description {
|
||||
|
|
@ -482,7 +481,7 @@
|
|||
gap: 0;
|
||||
}
|
||||
|
||||
.play-title-img {
|
||||
.play-lettering {
|
||||
max-height: 6rem;
|
||||
object-fit: contain;
|
||||
object-position: left;
|
||||
|
|
@ -495,10 +494,6 @@
|
|||
font-weight: 400;
|
||||
}
|
||||
|
||||
.play-carousel {
|
||||
grid-area: 15/4 / span 3 / span 13;
|
||||
}
|
||||
|
||||
.play-carousel-item :global(img) {
|
||||
width: clamp(80px, 18.41vw, 355px);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue