Files
Landing/wp-includes/blocks/avatar/editor.css
T
2026-04-23 04:33:43 +03:30

7 lines
131 B
CSS

.wp-block-avatar__image img{
width:100%;
}
.wp-block-avatar.aligncenter .components-resizable-box__container{
margin:0 auto;
}