Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Commit

Permalink
update font weight and width
Browse files Browse the repository at this point in the history
  • Loading branch information
pznguin-kyun committed Dec 4, 2023
1 parent 459047c commit 56726d6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions private-build-plans.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ hintParams = ["-a", "qqq"]
inherits = "ss08"

[buildPlans.pragmatasevka.weights.regular]
shape = 500
menu = 500
css = 500
shape = 400
menu = 400
css = 400

[buildPlans.pragmatasevka.weights.bold]
shape = 800
menu = 700
css = 700

[buildPlans.pragmatasevka.widths.normal]
shape = 500
shape = 548
menu = 5
css = "normal"

Expand Down

0 comments on commit 56726d6

Please sign in to comment.