Files
Roman Pyrih 296b13244b first commit
2025-07-11 12:34:24 +02:00

7 lines
107 B
CSS

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