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%;
|
||||
img {
|
||||
width: 100%;
|
||||
aspect-ratio: 16/9;
|
||||
//aspect-ratio: 16/9;
|
||||
object-fit: cover;
|
||||
}
|
||||
&.document {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue