update font-family

This commit is contained in:
afc163 2016-09-10 14:17:25 +08:00
parent f10c7bbfda
commit e34d5c57c5
3 changed files with 3 additions and 0 deletions

View File

@ -46,6 +46,7 @@ div.main-container {
.aside-container {
padding-bottom: 50px;
font-family: lato;
&.ant-menu-inline .ant-menu-submenu-title h4,
&.ant-menu-inline > .ant-menu-item,

View File

@ -73,6 +73,7 @@
border: 0;
float: right;
font-size: 14px;
font-family: lato;
}
#nav li {

View File

@ -33,6 +33,7 @@
top: 55%;
color: #fff;
text-align: right;
font-family: lato;
}
.banner-text-wrapper h2 {
font-size: 40px;