mirror of
https://github.com/thewesker/startbootstrap-clean-blog.git
synced 2025-12-20 12:11:07 -05:00
Replace a comma with a semicolon
This commit is contained in:
@@ -167,8 +167,8 @@ hr.small {
|
||||
.intro-header .site-heading .subheading,
|
||||
.intro-header .page-heading .subheading {
|
||||
font-size: 24px;
|
||||
line-height: 1.1,
|
||||
display: block;
|
||||
line-height: 1.1;
|
||||
display: block;
|
||||
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||
font-weight: 300;
|
||||
margin: 10px 0 0;
|
||||
|
||||
Reference in New Issue
Block a user