Brush up styles in the login form
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
#content-body {
|
||||
width: 50vw;
|
||||
max-width: 800px;
|
||||
margin: 40px auto;
|
||||
}
|
||||
|
||||
#login-button {
|
||||
float: right;
|
||||
}
|
||||
|
||||
#site-title {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
Reference in New Issue
Block a user