Fix section margin

This commit is contained in:
Nicholas O'Leary 2012-10-31 22:31:29 +00:00
parent 95c75a6e5a
commit 46572927e7

View File

@ -1,3 +1,8 @@
section {
padding-top:40px;
margin-top: -40px;
}
.method { .method {
border-bottom: 3px solid #eee; border-bottom: 3px solid #eee;
margin-bottom: 20px; margin-bottom: 20px;