Created
June 7, 2019 14:44
-
-
Save jonniedarko/89caabe39748d2c9d864fe46129d0790 to your computer and use it in GitHub Desktop.
My github Stylebot css
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
// fill width with code/ file | |
div.container-lg { | |
width: calc(100% - 20px); | |
max-width: calc(100% - 20px); | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment