commit jun 11

This commit is contained in:
2024-06-11 10:40:26 +02:00
parent 9b86438eb2
commit 2edc80f4ab
11 changed files with 61 additions and 44 deletions

View File

@@ -32,10 +32,9 @@
font-style: normal;
font-weight: 500;
font-family: Merriweather, serif;
padding-top: 20px;
line-height: 1.38462;
letter-spacing: 0px;
cursor: pointer;
cursor: pointer;
}
.recent-subtitle:hover {
@@ -70,6 +69,10 @@
text-align: center;
}
.custom-post-text{
margin-top: 20px;
}
}
@media only screen and (min-width:768px) {
@@ -86,10 +89,8 @@
.custom-post{
margin-bottom: 45px;
.custom-post-text{
margin-left: 20px;
.recent-subtitle{
padding-top: 0px !important;
}
}
}

View File

@@ -197,7 +197,6 @@
@media only screen and (min-width:992px) {
.news-first-part {
// margin-top: 34px !important;
margin: 34px 0px 0px 60px;
.news-card {
@@ -225,7 +224,7 @@
.img-text-container {
position: absolute;
top: 30px;
right: 55%;
right: 53%;
}
.news-img {