mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
update font weight
This commit is contained in:
parent
83227c3d7f
commit
daae84845a
@ -63,7 +63,7 @@ header {
|
|||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-family: "Raleway",sans-serif;
|
font-family: "Raleway",sans-serif;
|
||||||
font-weight: bold;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
.logo img {
|
.logo img {
|
||||||
float: left;
|
float: left;
|
||||||
|
Loading…
Reference in New Issue
Block a user