|
@ -22,7 +22,7 @@ |
|
|
font-weight: 500; |
|
|
font-weight: 500; |
|
|
margin-bottom: 20px; |
|
|
margin-bottom: 20px; |
|
|
margin-top: 8px; |
|
|
margin-top: 8px; |
|
|
font-family: Lato, @font-family; |
|
|
font-family: Avenir, @font-family; |
|
|
font-size: 30px; |
|
|
font-size: 30px; |
|
|
font-variant: tabular-nums; |
|
|
font-variant: tabular-nums; |
|
|
line-height: 38px; |
|
|
line-height: 38px; |
|
@ -43,7 +43,7 @@ |
|
|
.markdown h5, |
|
|
.markdown h5, |
|
|
.markdown h6 { |
|
|
.markdown h6 { |
|
|
color: @site-heading-color; |
|
|
color: @site-heading-color; |
|
|
font-family: Lato, @font-family; |
|
|
font-family: Avenir, @font-family; |
|
|
font-variant: tabular-nums; |
|
|
font-variant: tabular-nums; |
|
|
margin: 1.6em 0 0.6em; |
|
|
margin: 1.6em 0 0.6em; |
|
|
font-weight: 500; |
|
|
font-weight: 500; |
|
|