Hotfix (height: auto fehlte)
geändert: src/css/cwsvJudo-2018-news.css
This commit is contained in:
@@ -51,6 +51,7 @@
|
|||||||
.newsText amp-img,
|
.newsText amp-img,
|
||||||
.newsText img{
|
.newsText img{
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
height: auto;
|
||||||
display: block;
|
display: block;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
box-shadow: 0 1px 2px 0 rgba(0,0,0,.5);
|
box-shadow: 0 1px 2px 0 rgba(0,0,0,.5);
|
||||||
|
|||||||
Reference in New Issue
Block a user