Set default link font weight to 500
This commit is contained in:
parent
6b077d86fd
commit
454199b17d
|
@ -68,7 +68,7 @@
|
|||
"_styles": {
|
||||
"normal": {
|
||||
"font-family": "Inter",
|
||||
"font-weight": "400",
|
||||
"font-weight": "500",
|
||||
"color": "#000000",
|
||||
"text-decoration-line": "none",
|
||||
"font-size": "16px"
|
||||
|
|
Loading…
Reference in New Issue