commit jun 11
This commit is contained in:
@@ -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;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user