no padding for gallery mobile removed
This commit is contained in:
parent
c3ccd8c6a9
commit
be2d653786
1 changed files with 5 additions and 5 deletions
|
@ -9,11 +9,11 @@ body del {
|
|||
.gallery-item {
|
||||
padding: 0px !important;
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.elementor-473 .elementor-element.elementor-element-9b3c06d {
|
||||
padding: 0px !important;
|
||||
}
|
||||
}
|
||||
/*@media (max-width: 767px) {*/
|
||||
/*.elementor-473 .elementor-element.elementor-element-9b3c06d {*/
|
||||
/* padding: 0px !important;*/
|
||||
/*}*/
|
||||
/* }*/
|
||||
/** Title **/
|
||||
.elementor h1 {
|
||||
font-size: 13px !important;
|
||||
|
|
Loading…
Reference in a new issue