Flow Around Me
physical geometry adaptations for content
.avatar {
float: inline-start;
shape-outside: circle(50%);
shape-margin: 1rem;
}
/* text hugs the circle, not the box */ physical geometry adaptations for content
.avatar {
float: inline-start;
shape-outside: circle(50%);
shape-margin: 1rem;
}
/* text hugs the circle, not the box */