I recently tried my hand at following a tutorial for building a React app: React JS Tutorial for Beginners #1 – Build a website using React, Sass, Gulp and Node.js
After completing the tutorial, everything seemed to be working smoothly except for one thing - the spacing of the nav bar. The tutorial provided a code snippet on how to adjust the spacing:
Code: https://gist.github.com/kentonraiford/42cad2361cb6e47c7fd6b995013d50f4
Despite rewatching the video multiple times, I couldn't pinpoint where I had gone wrong. It seems like a simple fix, but I just can't seem to find the solution.
Link to file: https://github.com/kentonraiford/reactTutorial