mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-12-27 14:27:46 +00:00
Fix: Improved compatibility with older browsers that don't support 'aspect-ratio'
This commit is contained in:
@@ -547,6 +547,7 @@ html {
|
||||
order: 1;
|
||||
grid-column: 1 / -1;
|
||||
height: max-content;
|
||||
min-height: 15em;
|
||||
width: 100%;
|
||||
aspect-ratio: 16 / 9;
|
||||
/* margin: 0 !important; */
|
||||
|
||||
Reference in New Issue
Block a user