Last active
March 3, 2017 16:13
-
-
Save alibitek/3e8a6edb3fe267f7c8b958df4bea7a6b to your computer and use it in GitHub Desktop.
Wide GitHub Gist ~ Fork of https://userstyles.org/styles/94379/wide-gist
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
@-moz-document url-prefix("https://gist.github.com") { | |
.container { | |
width: 99%!important; | |
} | |
.gist-content { | |
margin: 0 auto; | |
width: 99%!important; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment