Files
homeproz/wp-includes/blocks/avatar/style-rtl.css
T
2025-11-28 16:05:26 -06:00

9 lines
155 B
CSS
Executable File

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