Created
May 29, 2017 18:28
-
-
Save mariusbutuc/75c8544170e689404af7215e55f70b52 to your computer and use it in GitHub Desktop.
More readable AMP articles
This file contains hidden or 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
amp-ad, .advertisement { | |
display: none !important; | |
} | |
p { | |
width: 80ch !important; /* classic! */ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment