1
0
This commit is contained in:
2024-03-19 17:06:00 +09:00
parent 8041214d8b
commit b618941767
7 changed files with 68 additions and 24 deletions

5
dist/css/style.css vendored
View File

@ -1,3 +1,8 @@
div#canvas {
width: 100%;
height: 600px;
}
div#menu {
padding: 20px;
border-bottom:solid 1px #ccc;