Skip to content

Instantly share code, notes, and snippets.

@csilverman
Last active April 10, 2019 14:34
Show Gist options
  • Save csilverman/7a3a7fec35046c5a65415b9871f49810 to your computer and use it in GitHub Desktop.
Save csilverman/7a3a7fec35046c5a65415b9871f49810 to your computer and use it in GitHub Desktop.
.full-bleed {
width: 100vw;
margin-left: 50%;
transform: translateX(-50%);
}
/* https://andy-bell.design/wrote/creating-a-full-bleed-css-utility/ */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment