FCC Technical Documentation Page - Feedback

Hi all,

I’ve been working on the fourth project over this past week and like the previous projects, i’m looking for some feedback on the code structure/syntax and general aesthetics of the page.

This project really came together in the end, its the first time I’ve coded a hamburger menu and I was a little intimidated at first but once I figured out how it works it wasn’t so bad in the end.

I feel like I’ve learnt quite a bit during this project, which is good. :+1:

https://codepen.io/andy-robertson/full/LoeVZm

Hello dear,

It’s a great page with interesting content and very responsive. Thanks for the great work. Keep it up

1 Like

Thanks for the feedback!

@Andy-R it looks really great. There is not much to change.

  • I would add some spacing to the menu items.
  • At 600px body width I think the paragraphs should take up more of the width. The margins are too big and the text is getting squished.
1 Like

I’ve made the following tweaks based on your feedback @brandon_wallace :

  • Adjusted the spacing of both the main nav menu and the hamburger menu although I may go further with the hamburger menu as it’s still quite small;

  • Made the header font at 400px screen size smaller;

  • Adjusted the paragraph padding for 1000px which makes it look much better.

Thanks for your feedback :+1: