Files
Roman Pyrih d6241cfa7a first commit
2024-12-19 15:27:13 +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;
}