cerebrate/webroot/css/login.css

8 lines
179 B
CSS

/* based on the example from https://getbootstrap.com/docs/4.0/examples/sign-in/ */
.form-signin {
width: 100%;
max-width: 330px;
padding: 15px;
margin: 0 auto;
}