Files
Landing/wp-includes/blocks/list/style-rtl.css
T
2026-04-23 04:33:43 +03:30

7 lines
107 B
CSS

ol,ul{
box-sizing:border-box;
}
:root :where(.wp-block-list.has-background){
padding:1.25em 2.375em;
}