geno/wp-includes/blocks/avatar/style-rtl.css
2024-02-01 11:54:18 +00:00

9 lines
No EOL
155 B
CSS

.wp-block-avatar{
line-height:0;
}
.wp-block-avatar,.wp-block-avatar img{
box-sizing:border-box;
}
.wp-block-avatar.aligncenter{
text-align:center;
}