aniketsinha2002 / DataGeek

A static educational website related to Data Science built using HTML, CSS, JS, Bootstrap and Tailwind from scratch

Home Page:https://aniketsinha2002.github.io/DataGeek/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue: Scroll Animation Offset Causes Inaccurate Jump

tamannaaaaa opened this issue · comments

Description

The current scroll animation in the provided code snippet has an offset of -140 pixels from the top of the target section. While the intention behind adding the offset might be to account for a fixed header, it introduces an issue where the scrolling behavior becomes inaccurate under certain circumstances.

Screenshots

No response

Please assign this issue to me so I could fix it

While pushing, it's showing that I don't have access to this file. The url returns error 403

@tamannaaaaa Hey Tamanna, error 403 suggests a permissions problem, but if others are pushing without problems, it could be related to your account settings or local configuration. You should once double-check your credentials, repository URL, and authentication method to ensure everything is set up correctly on your end.

@aniketsinha2002 I have solved this issue and created a PR. Please check it out.