Skip to content

Instantly share code, notes, and snippets.

@DustinHartzler
Created November 10, 2015 14:36
Show Gist options
  • Save DustinHartzler/0f985f0702e10232d830 to your computer and use it in GitHub Desktop.
Save DustinHartzler/0f985f0702e10232d830 to your computer and use it in GitHub Desktop.
.hero h1.section-title span {
color: white;
background-color: rgba(4, 0, 68, 0.8);
box-shadow: 0.618em 0 0 0 rgba(4, 0, 68, 0.8), -0.618em 0 0 0 rgba(4, 0, 68, 0.8);
-webkit-box-shadow: 0.618em 0 0 0 rgba(4, 0, 68, 0.8), -0.618em 0 0 0 rgba(4, 0, 68, 0.8);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment