Together-100Devs / Together

Together is a group calendar application using the MERN stack intended to bring discord communities closer!
https://together.cyclic.app/
MIT License
167 stars 112 forks source link

Bug/Issue 434 fixed discord and github login link clickable #438

Closed neeravbhaskarla closed 11 months ago

neeravbhaskarla commented 11 months ago

Description

Resolved the issue pertaining to the Discord Login functionality and rectified the GitHub link on the landing page, which was visually resembling a button, but only the text and logo areas were clickable. The resolution entailed relocating the relevant styles within the button or link () element, resulting in full clickability across the entire element.

Type of change

Please select everything applicable. Please, do not delete any lines.

Issue

Checklist:

Caleb-Cohen commented 11 months ago

Great work!