no padding for gallery mobile removed

This commit is contained in:
nomadics9 2025-02-10 23:45:31 +03:00
parent c3ccd8c6a9
commit be2d653786

View file

@ -9,11 +9,11 @@ body del {
.gallery-item { .gallery-item {
padding: 0px !important; padding: 0px !important;
} }
@media (max-width: 767px) { /*@media (max-width: 767px) {*/
.elementor-473 .elementor-element.elementor-element-9b3c06d { /*.elementor-473 .elementor-element.elementor-element-9b3c06d {*/
padding: 0px !important; /* padding: 0px !important;*/
} /*}*/
} /* }*/
/** Title **/ /** Title **/
.elementor h1 { .elementor h1 {
font-size: 13px !important; font-size: 13px !important;