Fixed news padding issue.

This commit is contained in:
flash 2018-08-12 16:19:51 +02:00
parent 80f30074ab
commit 1c5a64ac71

View file

@ -1,12 +1,6 @@
@mio-news-mobile: 700px;
.news__container {
margin: 0;
&:not(:last-child) {
margin-bottom: 2px;
}
&__content {
margin: 2px;
display: flex;