Solved issue with hash links

pull/276/head
Abdullah Almsaeed 2015-02-27 22:28:50 -05:00
parent ed51f8b0ef
commit 643976f10e
1 changed files with 3 additions and 3 deletions

View File

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