fix miletruth mobile screen
This commit is contained in:
@@ -311,6 +311,15 @@ export default function MileTruthHero() {
|
||||
.miletruth-hero .elementor-element-628123a {
|
||||
grid-template-columns: 1fr !important;
|
||||
gap: 36px !important;
|
||||
/* Single column on mobile → center each stat in the card */
|
||||
justify-items: center !important;
|
||||
}
|
||||
.miletruth-hero .elementor-counter {
|
||||
align-items: center !important;
|
||||
text-align: center !important;
|
||||
}
|
||||
.miletruth-hero .elementor-counter-number-wrapper {
|
||||
justify-content: center !important;
|
||||
}
|
||||
.miletruth-hero .content-slider-item-heading,
|
||||
.miletruth-hero .content-slider-item-heading .heading-content {
|
||||
|
||||
Reference in New Issue
Block a user