commit jun 10
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
|
||||
@media only screen and (min-width:768px) {
|
||||
.news-first-part {
|
||||
margin: 0 60px !important;
|
||||
margin: 0 60px;
|
||||
|
||||
.news-card {
|
||||
.news-img-container {
|
||||
@@ -197,7 +197,8 @@
|
||||
|
||||
@media only screen and (min-width:992px) {
|
||||
.news-first-part {
|
||||
margin-top: 34px !important;
|
||||
// margin-top: 34px !important;
|
||||
margin: 34px 0px 0px 60px;
|
||||
|
||||
.news-card {
|
||||
margin-bottom: 25px !important;
|
||||
|
||||
Reference in New Issue
Block a user