Browse Source

Solved issue with hash links

Abdullah Almsaeed 10 years ago
parent
commit
643976f10e
1 changed files with 3 additions and 3 deletions
  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;
       }