Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vitalybaev/5b3b22a91829a2f8eedf17d98fd68fef to your computer and use it in GitHub Desktop.
Save vitalybaev/5b3b22a91829a2f8eedf17d98fd68fef to your computer and use it in GitHub Desktop.
Safari border-radius + overflow: hidden + CSS transform fix
// Add on element with overflow
-webkit-mask-image: -webkit-radial-gradient(white, black);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment