Changed font weight.
This commit is contained in:
parent
0920100fed
commit
9e149f5a81
|
@ -7,7 +7,7 @@
|
||||||
margin: 0;
|
margin: 0;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|
||||||
font-family: 'Manrope XLight';
|
font-family: 'Manrope Regular';
|
||||||
font-size: .85rem;
|
font-size: .85rem;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
|
@ -147,7 +147,7 @@ a {
|
||||||
}
|
}
|
||||||
|
|
||||||
b {
|
b {
|
||||||
font-family: 'Manrope Medium';
|
font-family: 'Manrope Bold';
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
|
Reference in New Issue
Block a user