mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-22 10:31:39 +01:00
Fix img displayed out of proportions when using responsive images
This commit is contained in:
parent
248629e1d4
commit
516bd88ca6
@ -116,4 +116,5 @@ textarea:-webkit-autofill {
|
||||
img {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user