Skip to content

Instantly share code, notes, and snippets.

@user44
Forked from agragregra/mfp-blurred.css
Created September 6, 2016 16:44
Show Gist options
  • Select an option

  • Save user44/b25de6a76c8c3b30e05bf40b6ed95e21 to your computer and use it in GitHub Desktop.

Select an option

Save user44/b25de6a76c8c3b30e05bf40b6ed95e21 to your computer and use it in GitHub Desktop.
Magnific-Popup Blurred Background
body.mfp-zoom-out-cur > :not(.mfp-wrap) * {
filter: blur(1px);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment