Browse Source

fix margin

slene 11 years ago
parent
commit
b3919c577f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/css/gogs.css

+ 1 - 1
public/css/gogs.css

@@ -138,7 +138,7 @@ html, body {
 /* gogits body */
 #gogs-body {
     padding-bottom: 60px;
-    margin-top: 50px;
+    margin-top: 30px;
 }
 
 #gogs-body .btn-default {