summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/template-part/theme-rtl.css
blob: 50aa4653f06092e72dd4264026f60674b2e119f2 (plain)
1
2
3
4
5
:root :where(.wp-block-template-part.has-background){
  margin-bottom:0;
  margin-top:0;
  padding:1.25em 2.375em;
}