Catalyst-IN / OpenSourceEvents-Frontend

This website contains a list of open source events and hackathon.
https://opensourcefrontend.netlify.app/
MIT License
64 stars 74 forks source link

Fixed the 'on Hover' bug #153

Closed abhinav5481 closed 3 years ago

abhinav5481 commented 3 years ago

Description

About the issue: On hovering over the event name, the event description was flickering. Fix: I have introduced some javascript functions inside Scroll.js & accordingly modified the index.html file.

Fixes #143

Type of Change:

Delete irrelevant options.

How Has This Been Tested?

I have tested it by hovering over each event name of each month.

Checklist:

Delete irrelevant options.

Let me know if you need any more changes in this part!

anubhavpulkit commented 3 years ago

Nice 1 @abhinav5481