mirror of https://github.com/status-im/consul.git
Remove redundant declarations
This commit is contained in:
parent
e31ad1adf7
commit
58807f924b
|
@ -21,7 +21,6 @@ h1, h2, h3, h4, h5 {
|
||||||
h1{
|
h1{
|
||||||
font-size: 42px;
|
font-size: 42px;
|
||||||
line-height: 42px;
|
line-height: 42px;
|
||||||
font-family: $font-family-klavika;
|
|
||||||
font-weight: $font-weight-sb;
|
font-weight: $font-weight-sb;
|
||||||
margin-bottom: 24px;
|
margin-bottom: 24px;
|
||||||
}
|
}
|
||||||
|
@ -29,7 +28,6 @@ h1{
|
||||||
h3{
|
h3{
|
||||||
font-size: 28px;
|
font-size: 28px;
|
||||||
line-height: 28px;
|
line-height: 28px;
|
||||||
font-family: $font-family-klavika;
|
|
||||||
font-weight: $font-weight-sb;
|
font-weight: $font-weight-sb;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue