kossiitkgp / KWoC-Frontend

Frontend Repo for Kharagpur Winter of Code, built in React
https://kwoc.kossiitkgp.org/
GNU General Public License v3.0
21 stars 40 forks source link

Text selection cursor at "KWOC 2023" #191

Closed VineeTagarwaL-code closed 10 months ago

VineeTagarwaL-code commented 10 months ago

Description

The cursor when hovering over the main page's "KWOC 2023" , we are getting the text selection cursor which doesnt suits the UI

✅Solution :

Instead of it we can put pointer cursor when hovering over it to make it look more better

Screenshots

image

VineeTagarwaL-code commented 10 months ago

I would like to work on this , please assign me

harshkhandeparkar commented 10 months ago

A better solution imo would be to disable selection. What do you think?

VineeTagarwaL-code commented 10 months ago

yeah sure did it as well as i added a cursor

VineeTagarwaL-code commented 10 months ago

and just as we are adding a cursor on it , i added reload feature to it ... if clicked the website would get reloaded