|
@@ -1118,15 +1118,9 @@ img {
|
|
|
.style_house_ads {
|
|
|
padding: 15px;
|
|
|
background: #fff;
|
|
|
-<<<<<<< HEAD
|
|
|
- // @media screen and (max-width: 991px) {
|
|
|
- // padding-top: 100px;
|
|
|
- // }
|
|
|
-=======
|
|
|
@media screen and (max-width: 991px) {
|
|
|
padding-top: 13px;
|
|
|
}
|
|
|
->>>>>>> 1c609b02ee19bc3828a818bc1da2ad8aaf04e8d3
|
|
|
}
|
|
|
|
|
|
.style_house_ads .style_house_text {
|
|
@@ -1830,6 +1824,7 @@ img {
|
|
|
}
|
|
|
|
|
|
.blog_article p {
|
|
|
+ margin-bottom: 0;
|
|
|
line-height: 32px;
|
|
|
letter-spacing: 1px;
|
|
|
font-family: NSJP-400;
|
|
@@ -1871,6 +1866,7 @@ img {
|
|
|
-ms-flex-direction: column;
|
|
|
flex-direction: column;
|
|
|
border: 2px solid var(--second-color);
|
|
|
+ margin-bottom: 50px;
|
|
|
}
|
|
|
|
|
|
.blog_article .question-box ul {
|