update doormile approach
This commit is contained in:
@@ -335,7 +335,7 @@ export default function EVLogisticSection() {
|
||||
.ev-logistic-image-wrapper {
|
||||
max-width: 580px !important;
|
||||
transform: none !important;
|
||||
margin-left: 0 !important;
|
||||
margin: 0 auto !important;
|
||||
justify-content: center !important;
|
||||
}
|
||||
|
||||
@@ -346,7 +346,7 @@ export default function EVLogisticSection() {
|
||||
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
@media (max-width: 768px) {
|
||||
.ev-logistic-section {
|
||||
--padding-left: 0px !important;
|
||||
--padding-right: 0px !important;
|
||||
|
||||
@@ -9,10 +9,10 @@ export default function IndustrySolutions() {
|
||||
<style dangerouslySetInnerHTML={{ __html: `
|
||||
@media (max-width: 768px) {
|
||||
.elementor-element.elementor-element-3b4a7cc {
|
||||
--padding-left: 10px !important;
|
||||
--padding-right: 10px !important;
|
||||
padding-left: 10px !important;
|
||||
padding-right: 10px !important;
|
||||
--padding-left: 0px !important;
|
||||
--padding-right: 0px !important;
|
||||
padding-left: 0px !important;
|
||||
padding-right: 0px !important;
|
||||
box-sizing: border-box !important;
|
||||
}
|
||||
|
||||
@@ -25,7 +25,18 @@ export default function IndustrySolutions() {
|
||||
padding-right: 0 !important;
|
||||
}
|
||||
|
||||
.elementor-element.elementor-element-d602f7f,
|
||||
.elementor-element.elementor-element-d602f7f {
|
||||
--padding-left: 20px !important;
|
||||
--padding-right: 20px !important;
|
||||
padding-left: 20px !important;
|
||||
padding-right: 20px !important;
|
||||
width: 100% !important;
|
||||
max-width: 100% !important;
|
||||
margin-left: 0 !important;
|
||||
margin-right: 0 !important;
|
||||
box-sizing: border-box !important;
|
||||
}
|
||||
|
||||
.elementor-element.elementor-element-f64bd88,
|
||||
.elementor-element.elementor-element-5ed2dbb,
|
||||
.elementor-element.elementor-element-6829276 {
|
||||
|
||||
Reference in New Issue
Block a user