break ratio when tile bigger than screen

This commit is contained in:
Valere
2026-07-27 17:25:56 +02:00
parent b046c4b569
commit 53ae78c609

View File

@@ -11,6 +11,7 @@ Please see LICENSE in the repository root for full details.
min-block-size: 0;
block-size: 50vh;
aspect-ratio: 16 / 9;
max-width: 100%;
border-radius: var(--cpd-space-4x);
position: relative;
overflow: hidden;