Created
April 12, 2016 13:40
-
-
Save SirDarcanos/b82b59a7b574c34c695bab7d0fd9f6af to your computer and use it in GitHub Desktop.
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
article.post .post-content { | |
width: 100%; | |
} | |
.single article.post .post-content { | |
width: 96%; | |
} | |
aside.post-meta { | |
display: none !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment