Remove redundant declarations
This commit is contained in:
parent
16162c0411
commit
e5667f583d
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue