add login

This commit is contained in:
2026-07-18 13:24:31 +07:00
parent f368619471
commit 6b902cad98
4 changed files with 116 additions and 10 deletions
-2
View File
@@ -19,8 +19,6 @@
}
#app {
display: grid;
grid-template-columns: 1fr 1fr;
padding: 0 2rem;
}
}