save
This commit is contained in:
@@ -1 +1 @@
|
|||||||
p:last-child{margin-bottom:0}/*# sourceMappingURL=custom.css.map */
|
p:last-child{margin-bottom:0}.elementor-button .elementor-button-content-wrapper{gap:15px}.elementor-button .elementor-button-content-wrapper .elementor-button-icon{line-height:0;margin-bottom:1px}.elementor-button .elementor-button-content-wrapper .elementor-button-icon svg{width:18px;height:18px}/*# sourceMappingURL=custom.css.map */
|
||||||
@@ -1 +1 @@
|
|||||||
{"version":3,"sources":["custom.scss"],"names":[],"mappings":"AACC,aACC,eAAA","file":"custom.css"}
|
{"version":3,"sources":["custom.scss"],"names":[],"mappings":"AACC,aACC,eAAA,CAKD,oDACC,QAAA,CAEA,2EACC,aAAA,CACA,iBAAA,CAEA,+EACC,UAAA,CACA,WAAA","file":"custom.css"}
|
||||||
@@ -3,3 +3,19 @@ p {
|
|||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.elementor-button {
|
||||||
|
.elementor-button-content-wrapper {
|
||||||
|
gap: 15px;
|
||||||
|
|
||||||
|
.elementor-button-icon {
|
||||||
|
line-height: 0;
|
||||||
|
margin-bottom: 1px;
|
||||||
|
|
||||||
|
svg {
|
||||||
|
width: 18px;
|
||||||
|
height: 18px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user