Remove redundant declarations

This commit is contained in:
Jason Costello 2017-02-21 16:07:57 -08:00
parent 16162c0411
commit e5667f583d
1 changed files with 0 additions and 2 deletions

View File

@ -21,7 +21,6 @@ h1, h2, h3, h4, h5 {
h1{
font-size: 42px;
line-height: 42px;
font-family: $font-family-klavika;
font-weight: $font-weight-sb;
margin-bottom: 24px;
}
@ -29,7 +28,6 @@ h1{
h3{
font-size: 28px;
line-height: 28px;
font-family: $font-family-klavika;
font-weight: $font-weight-sb;
}