Last active
April 20, 2016 07:07
-
-
Save webtrainingwheels/2181ea4c7c8e83c28205976ad1d4a16b to your computer and use it in GitHub Desktop.
WCSD 2016 - CSS
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
.site-title { | |
font-size: 3.75rem; | |
} | |
.site-branding .site-title a { | |
color: #FF0000; | |
} | |
.site-branding { | |
margin-top: 0px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment