Commit 2b626f22 authored by afc163's avatar afc163

update logo font family

parent 36d3f395
......@@ -24,11 +24,10 @@
color: #fff;
display: inline-block;
vertical-align: middle;
font-size: 18px;
font-size: 20px;
margin-left: 12px;
font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
margin-top: -3px;
font-weight: bold;
font-family: 'Myriad Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-weight: 600;
}
}
......
......@@ -33,9 +33,10 @@
.title {
font-size: 33px;
color: @heading-color;
font-family: 'Myriad Pro Semibold', Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-family: 'Myriad Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-weight: 600;
position: relative;
top: -2px;
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