commit jun 10

This commit is contained in:
2024-06-10 11:37:04 +02:00
parent 11af19a797
commit 27bfb40495
18 changed files with 601 additions and 130 deletions

View File

@@ -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;