Save
This commit is contained in:
@@ -1 +1 @@
|
||||
.elementor-element.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper{width:calc(100% - 160px)}#header-nav ul.elementor-nav-menu li.menu-item a::after{bottom:-5px}.spot.is-reserved{fill:#f4eba8}.spot.is-sold{fill:#f54040}/*# sourceMappingURL=custom.css.map */
|
||||
.elementor-element.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper{width:calc(100% - 160px)}@media(max-width: 768px){.elementor-element.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper{width:100%}}@media(max-width: 768px){.elementor-swiper-button svg path{fill:#fff}}#header-nav ul.elementor-nav-menu li.menu-item a::after{bottom:-5px}.spot.is-reserved{fill:#f4eba8}.spot.is-sold{fill:#f54040}/*# sourceMappingURL=custom.css.map */
|
||||
@@ -1 +1 @@
|
||||
{"version":3,"sources":["custom.scss"],"names":[],"mappings":"AAAA,2HAEC,wBAAA,CAQG,wDACC,WAAA,CASJ,kBACC,YAAA,CAED,cACC,YAAA","file":"custom.css"}
|
||||
{"version":3,"sources":["custom.scss"],"names":[],"mappings":"AAAA,2HAEC,wBAAA,CAEA,yBAJD,2HAKE,UAAA,CAAA,CAOC,yBADD,kCAEE,SAAA,CAAA,CAWA,wDACC,WAAA,CASJ,kBACC,YAAA,CAED,cACC,YAAA","file":"custom.css"}
|
||||
@@ -1,6 +1,20 @@
|
||||
.elementor-element.elementor-arrows-position-outside .swiper,
|
||||
.elementor-lightbox.elementor-arrows-position-outside .swiper {
|
||||
width: calc(100% - 160px);
|
||||
|
||||
@media (max-width: 768px) {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.elementor-swiper-button {
|
||||
svg {
|
||||
path {
|
||||
@media (max-width: 768px) {
|
||||
fill: #fff;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#header-nav {
|
||||
|
||||
Reference in New Issue
Block a user