cerebrate/webroot/css/login.css

8 lines
179 B
CSS
Raw Normal View History

/* based on the example from https://getbootstrap.com/docs/4.0/examples/sign-in/ */
2020-06-21 23:54:44 +02:00
.form-signin {
width: 100%;
max-width: 330px;
padding: 15px;
margin: 0 auto;
}