Reequestrian/wp-includes/blocks/list/style.css
2025-04-17 18:29:47 +05:30

7 lines
107 B
CSS

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