pub.solar/_includes/styles/iso-iframe.scss

5 lines
58 B
SCSS
Raw Normal View History

2022-10-03 00:02:47 +00:00
.ps-iso-iframe {
width: 100%;
aspect-ratio: 16 / 9;
}