MLH-Fellowship / explorer-portfolio-batch2

Jekyll portfolio website template to showcase your work using GitHub Pages
https://mlh-fellowship.github.io/portfolio-template/
MIT License
46 stars 121 forks source link

Improve code structure in navbar #45

Open GunaShekar02 opened 3 years ago

GunaShekar02 commented 3 years ago

The nav-bar class has a sub-class nav-logo, which has both the logo and the link to CV. I guess they should be separated and the nav-logo class should only have the logo under it and the CV should be separated.

m2chan commented 3 years ago

My team can take this

Korusuke commented 3 years ago

Great @m2chan! Let me know if you need a hand!

steven-tey commented 3 years ago

Update from @m2chan's team: we made a PR!

https://github.com/MLH-Fellowship/portfolio-template/pull/65