MatthewNobes / MatthewNobes.github.io

This is my personal portfolio website that I use to showcase and explain my projects. It has been rebuilt with React, using React router for its navigation system and uses GitHub's Rest API to collect project information.
https://matthewnobes.github.io/
MIT License
2 stars 0 forks source link

Fix nav bar alignment #25

Closed MatthewNobes closed 2 years ago

MatthewNobes commented 2 years ago

The navigation bar has some padding in the left which looks fine on large screens but looks odd on mobile. Do some tests and see what looks best to fix this.

MatthewNobes commented 2 years ago

Bug has already been resolved