Skip to content

Instantly share code, notes, and snippets.

@hellatan
Created October 9, 2015 20:58
Show Gist options
  • Save hellatan/7efc0b0e3a20552439ca to your computer and use it in GitHub Desktop.
Save hellatan/7efc0b0e3a20552439ca to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
%application-header {
text-transform: uppercase;
font-family: "helvetica";
line-height: 1;
}
.description-title {
@extend %application-header;
margin-top: 0;
font-size: 24px;
letter-spacing: 3px;
line-height: 1.2
}
.description-title {
text-transform: uppercase;
font-family: "helvetica";
line-height: 1;
}
.description-title {
margin-top: 0;
font-size: 24px;
letter-spacing: 3px;
line-height: 1.2;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment