styling fixes
This commit is contained in:
@@ -175,8 +175,8 @@ export default function Generator() {
|
||||
{" "}
|
||||
</a>
|
||||
</div>
|
||||
<Pane className="mx-2 shadow-md rounded-md">
|
||||
<canvas className="mx-2" id="canvas" height="600" width="600"></canvas>
|
||||
<Pane className="ml-8 shadow-md rounded-md">
|
||||
<canvas id="canvas" height="600" width="600"></canvas>
|
||||
</Pane>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user