Skip to content

Commit 0412de2

Browse files
author
Vikas Agarwal
committed
added inline doc
1 parent 5ec97bc commit 0412de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/projects/detail/components/SidebarNav.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require('./SidebarNav.scss')
88
const scrollProps = {
99
spy: true,
1010
smooth: true,
11-
offset: -70,
11+
offset: -70,// 60px for top bar and 10px for margin from nav bar
1212
duration: 500,
1313
activeClass: 'active'
1414
}

0 commit comments

Comments
 (0)