1
0
This commit is contained in:
syui 2024-03-19 21:06:06 +09:00
parent 4f6d2177ae
commit 7c2ae6242a
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

13
dist/css/style.css vendored
View File

@ -46,18 +46,7 @@ footer {
div#canvas { div#canvas {
height: 1280px; height: 1280px;
} }
div#menu {
align-content: center;
text-align: center;
padding: 50px;
font-size: 40px;
border-bottom:solid 1px #ccc;
}
button {
padding: 0 50px 0 50px;
}
footer { footer {
font-size: 40px; font-size: 30px;
} }
} }