site: update heading font

This commit is contained in:
afc163 2018-09-10 15:59:18 +08:00
parent 5ab199b867
commit 8fee0fd567
3 changed files with 4 additions and 4 deletions

View File

@ -44,7 +44,7 @@ a {
.aside-container {
padding-bottom: 50px;
font-family: Lato, @font-family;
font-family: Avenir, @font-family;
&.ant-menu-inline .ant-menu-submenu-title h4,
&.ant-menu-inline > .ant-menu-item,

View File

@ -92,7 +92,7 @@
border: 0;
float: right;
font-size: 14px;
font-family: Lato, @font-family;
font-family: Avenir, @font-family;
font-variant: tabular-nums;
&.ant-menu-horizontal {
border-bottom: none;

View File

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