web-app-demos/apps/account/static/css/login.css
2025-03-17 16:11:01 -06:00

6 lines
No EOL
68 B
CSS

html, body {
height: 100%;
}
.form-signin {
max-width: 500px;
}