Skip to content

Instantly share code, notes, and snippets.

@jamiemarsland
Created January 11, 2022 11:42
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamiemarsland/ee6f765b46bbd63ef992d6667fbccc06 to your computer and use it in GitHub Desktop.
Save jamiemarsland/ee6f765b46bbd63ef992d6667fbccc06 to your computer and use it in GitHub Desktop.
.wp-block-image
{
border-radius: 76% 24% 67% 33% / 30% 30% 70% 70% ;
}
.wp-block-image:nth-child(2)
{
border-radius: 56% 44% 66% 34% / 52% 50% 50% 48%
}
.wp-block-image:nth-child(3)
{
border-radius: 56% 44% 66% 34% / 19% 50% 50% 81%
}
.wp-block-image:nth-child(4)
{
border-radius: 42% 58% 64% 36% / 45% 74% 26% 55%
}
.wp-block-image:nth-child(5)
{
border-radius: 42% 58% 26% 74% / 25% 74% 26% 75%
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment