Skip to content
Snippets Groups Projects
Commit 391aeacd authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

final project description

parent a3721d89
No related branches found
No related tags found
No related merge requests found
Pipeline #446451 passed
......@@ -119,7 +119,7 @@
document.getElementById('two'),
document.getElementById('three'),
document.getElementById('four'),
document.getElementById('five')];
document.getElementById('five'),
document.getElementById('six')];
window.goTo = function(el){
document.documentElement.scrollTop += el.getBoundingClientRect().top - TopDistance;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment