router, auth, edit, first autocomplete, bascis structure, no design

This commit is contained in:
scammo
2021-06-25 19:28:41 +02:00
parent 356aa738fb
commit 16b03bb5f2
9 changed files with 314 additions and 92 deletions

4
src/assets/custom.css Normal file
View File

@ -0,0 +1,4 @@
.container{
min-height: calc(100vh - 70px - 24px);
}