fix frontpage feature card scaling
This commit is contained in:
parent
963c07f464
commit
4546105f21
4 changed files with 82 additions and 29 deletions
|
|
@ -47,7 +47,7 @@
|
|||
}
|
||||
|
||||
.marquee-item-spacing {
|
||||
width: 75svw;
|
||||
width: calc(100svw - 12rem);
|
||||
max-width: 75rem;
|
||||
aspect-ratio: 16 / 9;
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue