fixed top margin
This commit is contained in:
parent
37ec35c3a9
commit
53453f2ee3
@ -34,6 +34,10 @@ a:hover, #chat a:hover {
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
.container {
|
||||
margin: 40px auto;
|
||||
}
|
||||
|
||||
#sign-in label {
|
||||
font: 14px Lato, sans-serif;
|
||||
color: #666;
|
||||
|
Loading…
Reference in New Issue
Block a user