Girl-Code-It / Opportunity-Calendar-Frontend

Opportunity Calendar is the one-stop place to refer important opportunites available in tech-space like newly posted jobs, internships, hackathons, tech-conferences, scholarhsips etc.
https://cutt.ly/opportunity-calendar
MIT License
49 stars 88 forks source link

Enhancing Navbar buttons #127

Closed shriya030 closed 3 years ago

shriya030 commented 3 years ago

Feature request:

Changing the color of navbar buttons and giving them a background upon hovering.

Describe the solution you'd like:

Will make changes in the CSS file so that navbar buttons change their color upon hovering.

Describe how this feature will be useful to our readers:

It will make the website look more appealing.


Note:

aj3011 commented 3 years ago

Can I work on this issue?

vaishali614 commented 3 years ago

@aj3011 Sure. Go ahead.

aj3011 commented 3 years ago

@vaishali614 There was a border-bottom effect applied on the navbar buttons but it wasn't working. So do you want me to fix that bug or to apply background color upon hovering? image or image

aj3011 commented 3 years ago

@vaishali614

vaishali614 commented 3 years ago

@vaishali614 There was a border-bottom effect applied on the navbar buttons but it wasn't working. So do you want me to fix that bug or to apply background color upon hovering? image or image

border-bottom looks better than adding a background. Fix that bug for border-bottom effect.

aj3011 commented 3 years ago

@vaishali614 Please review my PR.