소스 검색

Solved issue with hash links

Abdullah Almsaeed 10 년 전
부모
커밋
643976f10e
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      documentation/index.html

+ 3 - 3
documentation/index.html

@@ -32,12 +32,12 @@
       }
       .page-header {
         border: 0;        
-        margin: 0 0 20px 0;
-        padding: 0;
+        margin: 30px 0;
+        padding: 0;        
         position: relative;
         z-index: 1;
         font-size: 30px;
-      }
+      }      
       section[id] {
         padding: 20px 0 0 0;
       }