Files
IWD2-02/INFO-3163 (CMS Web Dev)/Project/project/wp-includes/blocks/group/style-rtl.css
T
2026-04-15 15:59:53 -04:00

7 lines
129 B
CSS

.wp-block-group{
box-sizing:border-box;
}
:where(.wp-block-group.wp-block-group-is-layout-constrained){
position:relative;
}