Created
January 26, 2015 12:27
-
-
Save ruffle1986/a913215dbb712276d051 to your computer and use it in GitHub Desktop.
Different header text font sizes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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