fix style
This commit is contained in:
+7
-25
@@ -162,9 +162,10 @@ html body a:hover {
|
||||
height: 44px;
|
||||
border: 1px solid #DADADA;
|
||||
overflow: hidden;
|
||||
padding-left: 15px;
|
||||
|
||||
img {
|
||||
margin-left: 15px;
|
||||
// margin-left: 15px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
@@ -253,7 +254,6 @@ html body a:hover {
|
||||
|
||||
// =====================================
|
||||
|
||||
|
||||
.main-section {
|
||||
position: relative;
|
||||
|
||||
@@ -288,7 +288,6 @@ html body a:hover {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.footer {
|
||||
position: relative;
|
||||
|
||||
@@ -359,7 +358,6 @@ html body a:hover {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ------------------------------Index Page-------------
|
||||
|
||||
.slider {
|
||||
@@ -483,6 +481,7 @@ html body a:hover {
|
||||
|
||||
|
||||
// ------------------------------Contact Us page-------------
|
||||
|
||||
.contact-us {
|
||||
padding-top: 50px;
|
||||
|
||||
@@ -561,7 +560,6 @@ html body a:hover {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.slider.email-marketing {
|
||||
.s-left {
|
||||
padding-top: 110px;
|
||||
@@ -584,7 +582,6 @@ html body a:hover {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.op-setion {
|
||||
padding-top: 90px;
|
||||
|
||||
@@ -675,7 +672,6 @@ html body a:hover {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.opplens {
|
||||
padding: 60px 0;
|
||||
|
||||
@@ -782,8 +778,6 @@ html body a:hover {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
.marketing-register{
|
||||
|
||||
padding-top: 70px;
|
||||
@@ -847,21 +841,7 @@ html body a:hover {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// excl-container responsive=============
|
||||
|
||||
@media (min-width: 576px) {
|
||||
.excl-container {
|
||||
@@ -892,6 +872,9 @@ html body a:hover {
|
||||
max-width: 1280px;
|
||||
}
|
||||
}
|
||||
// excl-container responsive END ==========
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -928,7 +911,6 @@ html body a:hover {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@media (max-width : 768px) {
|
||||
.main-section.index .effect-one {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user