fix picture orientation

This commit is contained in:
2019-05-09 19:40:45 +02:00
parent b83ea24c18
commit 94ae30e1f3
6 changed files with 21 additions and 6 deletions

View File

@@ -39,4 +39,8 @@
.lb-data .lb-close {
@include lightbox-icon(close);
}
.lb-image {
image-orientation: from-image;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long