Skip to content

Instantly share code, notes, and snippets.

@renegoretzka
Created October 16, 2014 08:12
Show Gist options
  • Save renegoretzka/b38cdddb5dcabd3c44e4 to your computer and use it in GitHub Desktop.
Save renegoretzka/b38cdddb5dcabd3c44e4 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
<p class="type display4">Light 112sp</p>
// ----
// Sass (v3.4.5)
// Compass (v1.0.1)
// ----
@import url(http://fonts.googleapis.com/css?family=Roboto:400,500,300);
body {
font-size: 15px;
}
.type {
&.display4 {
font-weight: 200;
font-size: 6em;
}
}
@import url(http://fonts.googleapis.com/css?family=Roboto:400,500,300);
body {
font-size: 15px;
}
.type.display4 {
font-weight: 200;
font-size: 6em;
}
<p class="type display4">Light 112sp</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment