This commit is contained in:
Akira Tempaku 2024-04-12 16:32:40 +09:00
commit dfc3b1f663
3 changed files with 9 additions and 7 deletions
public/style

5
public/style/global.css Normal file
View file

@ -0,0 +1,5 @@
@charset "utf-8";
body {
display: block;
}