Files
homeproz/wp-includes/blocks/list/style-rtl.css
T
2025-11-28 16:05:26 -06:00

7 lines
107 B
CSS
Executable File

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