Files
Roman Pyrih 5de35e358d first commit
2026-04-03 10:22:35 +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;
}