38f9e15f
8f38147e
1
2
3
4 5
6 7 8
$(function() { $("#sidebar").stick_in_parent({offset_top: 40}); $('body').scrollspy({ target: '#sidebar', offset: 60 }); });
Contact - Imprint