Set default link font weight to 500

This commit is contained in:
Andrew Kingston 2020-10-16 15:32:30 +01:00
parent 6b077d86fd
commit 454199b17d
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
"_styles": { "_styles": {
"normal": { "normal": {
"font-family": "Inter", "font-family": "Inter",
"font-weight": "400", "font-weight": "500",
"color": "#000000", "color": "#000000",
"text-decoration-line": "none", "text-decoration-line": "none",
"font-size": "16px" "font-size": "16px"