Skip to content

Commit

Permalink
Getting into deep trouble
Browse files Browse the repository at this point in the history
  • Loading branch information
SagarDevAchar authored Sep 2, 2024
1 parent 5d113a1 commit 122c429
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"//": "Reduce wasted space",
"TOP_MARGIN_MULT": 1,
"BOTTOM_MARGIN_MULT": 1,
"LEFT_MARGIN_MULT": 3,
"RIGHT_MARGIN_MULT": 3,
"LEFT_MARGIN_MULT": 1,
"RIGHT_MARGIN_MULT": 1,

"//": "Absolute die size",
"FP_SIZING": "absolute",
Expand Down

0 comments on commit 122c429

Please sign in to comment.