Files
Roman Pyrih 64c4a90405 first commit
2026-03-10 09:50:10 +01:00

7 lines
107 B
CSS

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