Changed font weight.

main
BurnyLlama 2021-07-26 00:17:00 +02:00
parent 0920100fed
commit 9e149f5a81
1 changed files with 2 additions and 2 deletions

View File

@ -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 {