summaryrefslogtreecommitdiff
path: root/slate
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-09-23 15:21:11 -0400
committerThomas Park <thomas@thomaspark.me>2012-09-23 15:21:11 -0400
commit5419c29542136cb8e014c1a115d2c825d53aca6b (patch)
tree607b70d0fe72feb74d0bb5a17ab522932c3641b9 /slate
parentd9d462305a12b84f0580aa68fe348c7d95f1731a (diff)
fixes #33, set proper offset for scrollspy, thanks @XeXenon
Diffstat (limited to 'slate')
-rwxr-xr-xslate/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/slate/index.html b/slate/index.html
index 9f158b8c..1684c5c9 100755
--- a/slate/index.html
+++ b/slate/index.html
@@ -35,7 +35,7 @@
</head>
- <body class="preview" data-spy="scroll" data-target=".subnav" data-offset="50">
+ <body class="preview" data-spy="scroll" data-target=".subnav" data-offset="80">
<script src="../js/bsa.js"></script>