made newsText images auto in width
This commit is contained in:
@@ -57,6 +57,7 @@
|
|||||||
.newsText img{
|
.newsText img{
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
width: 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