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