* Exposing page::default_map
+ Max width for login form
This commit is contained in:
@@ -75,3 +75,9 @@ video {
|
||||
.pure-img {
|
||||
border-radius: 0.5em;
|
||||
}
|
||||
|
||||
/* TODO: put this behind some conditional compilation */
|
||||
.login-form {
|
||||
max-width: 500px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user