1
0
mirror of https://github.com/WordPress/WordPress.git synced 2025-01-22 16:21:26 +01:00
WordPress/wp-includes/blocks/avatar/style.css

6 lines
97 B
CSS

.wp-block-avatar{
box-sizing:border-box;
}
.wp-block-avatar.aligncenter{
text-align:center;
}