Skip to content

Commit

Permalink
Adjusting layout for editor
Browse files Browse the repository at this point in the history
  • Loading branch information
bullwinkle3000 committed Oct 10, 2024
1 parent e5ef35d commit 61d3d63
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions config/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,11 @@

{ "row": 6, "col": 1, "x": 5.25, "y": 5.25, "label": "5,0" },
{ "row": 6, "col": 2, "x": 6.25, "y": 5.25, "label": "5,4" },
{ "row": 5, "col": 9, "x": 11, "y": 5.25, "label": "10,1" },
{ "row": 6, "col": 9, "x": 11, "y": 5.25, "label": "10,1" },

{ "row": 7, "col": 1, "x": 5.75, "y": 6.25, "label": "5,1" },
{ "row": 7, "col": 2, "x": 6.75, "y": 6.25, "label": "5,5" },
{ "row": 5, "col": 10, "x": 12, "y": 6.25, "label": "10,4" }
{ "row": 7, "col": 10, "x": 12, "y": 6.25, "label": "10,4" }
]
}
},
Expand Down

0 comments on commit 61d3d63

Please sign in to comment.