Refactor SCSS and JavaScript for improved styling and scrolling behavior
- Updated SCSS variables to use static values instead of dynamic site parameters for colors and fonts. - Changed various color values in the SCSS to enhance the overall design consistency. - Improved JavaScript scroll functionality to prevent conflicts during auto-scrolling and manual scrolling. - Added debounce functionality to wheel event listener for smoother scrolling experience. - Enhanced header visibility behavior during scrolling. - Reset auto-scroll state when returning to the hero section.
This commit is contained in:
parent
baa97692d1
commit
99b78797b2
3 changed files with 237 additions and 214 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue