mirror of
https://github.com/adanrsantos/ThePlaceHolders.git
synced 2024-12-16 14:20:39 -06:00
Resized canvas
This commit is contained in:
parent
36db36c9ae
commit
316ce7075f
|
@ -9,6 +9,6 @@
|
|||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
|
||||
<canvas id="canvas" width="1500" height="650" style="border:1px solid #000000;" alt="canvaf"></canvas>
|
||||
<canvas id="canvas" width="1250" height="550" style="border:1px solid #000000;" alt="canvaf"></canvas>
|
||||
|
||||
</html>
|
Loading…
Reference in a new issue