show native aspect ratio
This commit is contained in:
parent
d3319895c7
commit
cb405286a4
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ header {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
img {
|
img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
aspect-ratio: 16/9;
|
//aspect-ratio: 16/9;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
&.document {
|
&.document {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue