fix margin
This commit is contained in:
parent
37300dc0d7
commit
b3919c577f
|
@ -138,7 +138,7 @@ html, body {
|
|||
/* gogits body */
|
||||
#gogs-body {
|
||||
padding-bottom: 60px;
|
||||
margin-top: 50px;
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
#gogs-body .btn-default {
|
||||
|
|
Loading…
Reference in New Issue