Skip to content

Instantly share code, notes, and snippets.

@cisoun
Last active October 17, 2019 07:41
Show Gist options
  • Save cisoun/c3a8a60d7138a53d8f4eab101396585e to your computer and use it in GitHub Desktop.
Save cisoun/c3a8a60d7138a53d8f4eab101396585e to your computer and use it in GitHub Desktop.
Remove modales from Medium.com with Stylus
/* Remove Medium.com's modal. */
.ar.as.dx.nn.no.np.nq.nr.ns.m.n.nt.o.p.nu {
display:none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment