Skip to content

Commit

Permalink
Merge pull request #14 from balena-io-modules/decrease-badge-font-weight
Browse files Browse the repository at this point in the history
Decrease badge font-weight
  • Loading branch information
drskullster authored May 3, 2024
2 parents 1e53c49 + 7667623 commit 205fcf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tokens/design-tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1783,7 +1783,7 @@
},
"fontWeight": {
"type": "number",
"value": 600
"value": 500
},
"fontStyle": {
"type": "string",
Expand Down Expand Up @@ -1816,4 +1816,4 @@
}
}
}
}
}

0 comments on commit 205fcf1

Please sign in to comment.