.articleContent img, .feed-item-description img {
float: none;
}
teitbite wrote:Hi
Keep observing it. Images may display wrong inside articles with this change.
.articleContent img, .feed-item-description img {
float: none !important;
margin: 0 auto;
}