Replace a comma with a semicolon

This commit is contained in:
Matthew Powers
2014-12-05 22:22:16 -05:00
parent a2bd65a10e
commit a6ee0be46b

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;