Implement basic login system

This commit is contained in:
Elnu 2023-06-14 23:10:10 -07:00
parent d669adeb2f
commit 8674adb1a5
8 changed files with 517 additions and 13 deletions

View file

@ -63,7 +63,7 @@ body {
}
}
& > :last-child {
& > .right {
margin-left: auto;
}