Skip to content

Instantly share code, notes, and snippets.

@laras126
Created August 14, 2014 22:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save laras126/f1fe2c316abfde27f2a6 to your computer and use it in GitHub Desktop.
Save laras126/f1fe2c316abfde27f2a6 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.14)
// Compass (v1.0.0.rc.1)
// ----
$main-color: #32425C;
$heading-font: Helvetica, sans-serif;
.site-title {
color: $main-color;
font-family: $heading-font;
}
.site-title {
color: #32425c;
font-family: Helvetica, sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment