pretty decent state

This commit is contained in:
counterweight 2025-12-26 18:49:00 +01:00
parent 63a4b0f8a2
commit f6c552cefd
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
10 changed files with 75 additions and 42 deletions

View file

@ -14,8 +14,8 @@ import {
export const authFormStyles: Record<string, CSSProperties> = {
main: {
...layoutStyles.main,
...layoutStyles.contentCentered,
minHeight: "100vh",
padding: "1rem",
},
container: {