Skip to content

Instantly share code, notes, and snippets.

@jonniedarko
Created June 7, 2019 14:44
Show Gist options
  • Save jonniedarko/89caabe39748d2c9d864fe46129d0790 to your computer and use it in GitHub Desktop.
Save jonniedarko/89caabe39748d2c9d864fe46129d0790 to your computer and use it in GitHub Desktop.
My github Stylebot css
// 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