Fixed news padding issue.
This commit is contained in:
parent
80f30074ab
commit
1c5a64ac71
1 changed files with 0 additions and 6 deletions
|
@ -1,12 +1,6 @@
|
||||||
@mio-news-mobile: 700px;
|
@mio-news-mobile: 700px;
|
||||||
|
|
||||||
.news__container {
|
.news__container {
|
||||||
margin: 0;
|
|
||||||
|
|
||||||
&:not(:last-child) {
|
|
||||||
margin-bottom: 2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
&__content {
|
&__content {
|
||||||
margin: 2px;
|
margin: 2px;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Add table
Reference in a new issue