Updated and added pages

This commit is contained in:
2024-10-09 01:40:36 +09:00
parent 780905fb4e
commit 545ac73e0e
37 changed files with 1552 additions and 291 deletions

View File

@@ -14,7 +14,7 @@ const property = defineProps<PageTopProperty>();
div {
display: flex;
width: 100vw;
height: 12rem;
height: 16rem;
margin: 0;
background-repeat: no-repeat;
background-position: center;