Aakansha99 / Github-Profile-Analyser

MIT License
16 stars 33 forks source link

Redirecting home page from icon #59 #61

Closed gupta-piyush19 closed 4 years ago

gupta-piyush19 commented 4 years ago

Description

I've implemented redirecting to the home page when the main icon is clicked while resolving this issue I came across an issue regarding the alignment of the icon.

Fixes #59

Type of Change:

'i' tag is replaced by 'a' for which I used float property, and also I've removed the dedicated home link, as it is done by main icon now, and also added hover CSS property on the top navbar.

Screenshots

No screenshot required.

Checklist:

Pawansinghla commented 4 years ago

Please resolve these merge conflicts