Last active
October 17, 2019 07:41
-
-
Save cisoun/c3a8a60d7138a53d8f4eab101396585e to your computer and use it in GitHub Desktop.
Remove modales from Medium.com with Stylus
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* 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