Commit de9a38ed authored by ddcat1115's avatar ddcat1115

Merge branch 'master' of https://github.com/ant-design/test2

parents 2044e07b a4cf6144
......@@ -25,8 +25,8 @@
vertical-align: middle;
font-size: 22px;
margin-left: 12px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
margin-top: -3px;
font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
margin-top: -2px;
}
}
......
......@@ -19,6 +19,9 @@
.header {
height: 44px;
line-height: 44px;
a {
text-decoration: none;
}
}
.logo {
......@@ -30,6 +33,9 @@
.title {
font-size: 33px;
color: @heading-color;
font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
position: relative;
top: -2px;
}
.desc {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment