Skip to content

Instantly share code, notes, and snippets.

@RuslanAsadov
Created April 9, 2020 14:32
Show Gist options
  • Save RuslanAsadov/6161dcc0ee27fe2665a0ed92f49aa0c6 to your computer and use it in GitHub Desktop.
Save RuslanAsadov/6161dcc0ee27fe2665a0ed92f49aa0c6 to your computer and use it in GitHub Desktop.
Safari overflow hidden CSS
.item {
/* safari overflow hidden, border-radius */
-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