update font weight

This commit is contained in:
afc163 2015-05-16 21:13:19 +08:00
parent 83227c3d7f
commit daae84845a

View File

@ -63,7 +63,7 @@ header {
text-transform: uppercase;
font-size: 18px;
font-family: "Raleway",sans-serif;
font-weight: bold;
font-weight: 500;
}
.logo img {
float: left;