change color
This commit is contained in:
parent
bf7a37e66c
commit
0ad707476d
@ -40,7 +40,7 @@ for (let i = 0; i < dimensions.height; i++) {
|
||||
width: `${unit}px`,
|
||||
height: `${unit}px`,
|
||||
display: "inline-block",
|
||||
background: "blue",
|
||||
background: "green",
|
||||
},
|
||||
"board"
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user