Files
php_assessment_2/wp-includes/blocks/avatar/editor-rtl.css
T
emmymayo 7269c99357 init
2025-02-05 23:15:46 +01:00

7 lines
131 B
CSS

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