mirror of
https://github.com/thelounge/thelounge
synced 2024-11-22 20:13:07 +00:00
fixed top margin
This commit is contained in:
parent
37ec35c3a9
commit
53453f2ee3
1 changed files with 4 additions and 0 deletions
|
@ -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 a new issue