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 */
|
||||
width: calc(100% - 500px);
|
||||
min-width: 640px;
|
||||
height: auto;
|
||||
aspect-ratio: 4 / 3;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue