Created
August 4, 2020 09:43
-
-
Save apaleslimghost/57c7247fe094a97f9d91c50e71276dcb to your computer and use it in GitHub Desktop.
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
.preview-page { | |
margin-top: 0 !important; | |
} | |
.container { | |
max-width: 980px; | |
width: auto !important; | |
padding: 1em; | |
} | |
#readme h3:first-child { | |
display: none !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment