Feature/Pixel-Rework #4
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@
|
||||||
|
|
||||||
/* Simplified scaling: Aspect ratio determines size, strictly contained */
|
/* Simplified scaling: Aspect ratio determines size, strictly contained */
|
||||||
width: calc(100% - 500px);
|
width: calc(100% - 500px);
|
||||||
|
min-width: 640px;
|
||||||
height: auto;
|
height: auto;
|
||||||
aspect-ratio: 4 / 3;
|
aspect-ratio: 4 / 3;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue