QOL changes

- Authentication code only gets send now if you don't have one or your code expired
- Added custom error page
- Trying out scalable Interface
This commit is contained in:
2020-12-09 21:38:43 +01:00
parent 5204322f40
commit 7a64b195ed
6 changed files with 31 additions and 2 deletions
@@ -17,6 +17,7 @@ body {
padding: 20px;
width: 100%;
overflow: auto;
transform: scale();
}
h1 {