Hotfix (height: auto fehlte)

geändert:       src/css/cwsvJudo-2018-news.css
This commit is contained in:
marko
2019-02-03 17:28:29 +01:00
parent 0525e59d1d
commit 61133c71e0

View File

@@ -51,6 +51,7 @@
.newsText amp-img,
.newsText img{
max-width: 100%;
height: auto;
display: block;
margin: auto;
box-shadow: 0 1px 2px 0 rgba(0,0,0,.5);