Skip to content

Instantly share code, notes, and snippets.

@Ollo
Created June 26, 2013 17:56
Show Gist options
  • Save Ollo/5869706 to your computer and use it in GitHub Desktop.
Save Ollo/5869706 to your computer and use it in GitHub Desktop.
@mixin base_font {
font-family: Helvetica, Arial, Sans-serif;
font-size: 16px;
line-height: 24px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment