update on code

This commit is contained in:
2023-01-15 18:18:54 +09:00
parent b274e16b13
commit a26ff3f40e
6 changed files with 151 additions and 14 deletions

View File

@@ -19,7 +19,7 @@ body {
.container {
margin: 0;
display: flex;
flex-direction: row;
flex-direction: column;
justify-content: center;
text-align: center;
height: 100%;