Skip to content

Instantly share code, notes, and snippets.

@ruffle1986
Created January 26, 2015 12:27
Show Gist options
  • Save ruffle1986/a913215dbb712276d051 to your computer and use it in GitHub Desktop.
Save ruffle1986/a913215dbb712276d051 to your computer and use it in GitHub Desktop.
Different header text font sizes
.header-text-logo {
font-size: 18px;
&[title="Enjora"] {
font-size: 20px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment