Fix responsive image aspect ratio

This commit is contained in:
Sodbileg Gansukh 2021-03-04 13:23:24 +08:00
parent e7d4682f59
commit 96484a0e0c
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -57,6 +57,7 @@ ol[class] {
img {
display: block;
max-width: 100%;
height: auto;
}
input,