Skip to content

Commit

Permalink
Increase number of rows
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhanshuguptagit committed Jun 21, 2024
1 parent 601b2f7 commit 433d2c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/bean/ui/styles.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

(def sizes {:world-h 10000
:world-w 10000
:num-rows 50
:num-cols 20
:num-rows 80
:num-cols 16
:cell-h 30
:cell-w 110
:cell-padding 5
Expand Down

0 comments on commit 433d2c1

Please sign in to comment.