chore: moved to pnpm, improved footer

This commit is contained in:
moonleay 2023-10-23 00:17:15 +02:00
parent 4caf4eede9
commit 3fa345888a
7 changed files with 992 additions and 93 deletions

5
app/home.module.css Normal file
View file

@ -0,0 +1,5 @@
.section {
display: flex;
flex-direction: row;
justify-content: center;
}