first commit

This commit is contained in:
kicap1992
2022-07-02 20:40:27 +08:00
commit 028de97cdb
23 changed files with 7621 additions and 0 deletions

View File

@ -0,0 +1,5 @@
.main {
margin: 3rem auto;
width: 90%;
max-width: 40rem;
}