navasena/wp-includes/blocks/list/style.css

7 lines
113 B
CSS
Raw Normal View History

2024-07-31 13:12:38 +07:00
ol,ul{
box-sizing:border-box;
}
:root :where(ul.has-background,ol.has-background){
padding:1.25em 2.375em;
}