소스 검색

fix margin

slene 11 년 전
부모
커밋
b3919c577f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      public/css/gogs.css

+ 1 - 1
public/css/gogs.css

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