Files
Landing/wp-includes/blocks/list/style-rtl.css
T

7 lines
107 B
CSS
Raw Normal View History

2026-04-23 04:33:43 +03:30
ol,ul{
box-sizing:border-box;
}
:root :where(.wp-block-list.has-background){
padding:1.25em 2.375em;
}