Files
medicalalert-web-reloaded/wp/wp-includes/blocks/list/style-rtl.css
Tony Volpe 4eb982d7a8 Merged in feature/from-pantheon (pull request #16)
code from pantheon

* code from pantheon
2024-01-10 17:03:02 +00:00

6 lines
98 B
CSS

ol,ul{
box-sizing:border-box;
}
ol.has-background,ul.has-background{
padding:1.25em 2.375em;
}