Files
2026-03-10 03:45:00 +09:00

7 lines
84 B
CSS

.login-form {
width: 20rem;
max-width: 90%;
margin: auto;
display: block;
}