Fix responsive image aspect ratio
This commit is contained in:
parent
e7d4682f59
commit
96484a0e0c
3 changed files with 3 additions and 2 deletions
|
@ -57,6 +57,7 @@ ol[class] {
|
|||
img {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
input,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue