summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/template-part/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/blocks/template-part/theme.css')
-rw-r--r--wp-includes/blocks/template-part/theme.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/wp-includes/blocks/template-part/theme.css b/wp-includes/blocks/template-part/theme.css
new file mode 100644
index 0000000..6c5262c
--- /dev/null
+++ b/wp-includes/blocks/template-part/theme.css
@@ -0,0 +1,5 @@
+.wp-block-template-part.has-background{
+ margin-bottom:0;
+ margin-top:0;
+ padding:1.25em 2.375em;
+} \ No newline at end of file