aspect-ratio:<ratio>
简单列举几个应用示例:
@media screen and (aspect-ratio:1680/957){ … } @import url(example.css) screen and (max-aspect-ratio:20/11);