forked from AkkomaGang/akkoma-fe
fix australian images
This commit is contained in:
parent
3de128cb17
commit
f99e872c35
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%; /* If this isn't here, chrome will stretch the images */
|
height: 100%; /* If this isn't here, chrome will stretch the images */
|
||||||
max-height: 500px;
|
max-height: 500px;
|
||||||
|
image-orientation: from-image;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue