本番環境からコピー

This commit is contained in:
Gitea
2023-05-23 05:05:16 +09:00
commit 249a665557
70 changed files with 157 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
html, body
{
height: 100%;
margin: 0;
display: flex;
justify-content: center;
align-items: center;
}