Skip to content

Instantly share code, notes, and snippets.

@krisnaw
Created April 3, 2015 03:49
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save krisnaw/dec8d43a6fee50e0e84f to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.12)
// Compass (v1.0.3)
// ----
.homepage-hero{
background:url("http://foundation.zurb.com/assets/css/../img/marquee-stars.svg")
repeat scroll 0 0 #074E68;
height: 650px;
}
.homepage-hero {
background: url("http://foundation.zurb.com/assets/css/../img/marquee-stars.svg") repeat scroll 0 0 #074E68;
height: 650px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment