Merge pull request #3 from MrPowers/gh-pages

Replace a comma with a semicolon
This commit is contained in:
David Miller
2014-12-15 18:51:00 -05:00

View File

@@ -167,7 +167,7 @@ hr.small {
.intro-header .site-heading .subheading,
.intro-header .page-heading .subheading {
font-size: 24px;
line-height: 1.1,
line-height: 1.1;
display: block;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: 300;