Save
This commit is contained in:
1
wp-content/themes/hello-elementor/assets/css/custom.css
Normal file
1
wp-content/themes/hello-elementor/assets/css/custom.css
Normal file
@@ -0,0 +1 @@
|
||||
p:last-child{margin-bottom:0}/*# sourceMappingURL=custom.css.map */
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["custom.scss"],"names":[],"mappings":"AACC,aACC,eAAA","file":"custom.css"}
|
||||
5
wp-content/themes/hello-elementor/assets/css/custom.scss
Normal file
5
wp-content/themes/hello-elementor/assets/css/custom.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
p {
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
3
wp-content/themes/hello-elementor/assets/js/custom.js
Normal file
3
wp-content/themes/hello-elementor/assets/js/custom.js
Normal file
@@ -0,0 +1,3 @@
|
||||
jQuery(function($) {
|
||||
|
||||
})
|
||||
Reference in New Issue
Block a user