mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 20:19:44 +08:00
update font-family
This commit is contained in:
parent
f10c7bbfda
commit
e34d5c57c5
@ -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,
|
||||
|
@ -73,6 +73,7 @@
|
||||
border: 0;
|
||||
float: right;
|
||||
font-size: 14px;
|
||||
font-family: lato;
|
||||
}
|
||||
|
||||
#nav li {
|
||||
|
@ -33,6 +33,7 @@
|
||||
top: 55%;
|
||||
color: #fff;
|
||||
text-align: right;
|
||||
font-family: lato;
|
||||
}
|
||||
.banner-text-wrapper h2 {
|
||||
font-size: 40px;
|
||||
|
Loading…
Reference in New Issue
Block a user