Set auto height for images
This commit is contained in:
parent
ad7b605245
commit
e18e49852d
@ -86,6 +86,7 @@
|
||||
|
||||
img, picture, video, canvas {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user