update body font-weight to 400
This commit is contained in:
parent
cd28bc22c2
commit
1ee18d98cd
@ -113,7 +113,7 @@ body {
|
||||
align-items: baseline;
|
||||
gap: 8px;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
font-weight: 400;
|
||||
line-height: 26px;
|
||||
color: var(--pelocis-text-gray, #89868d);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user