Assessment kindly wanted for Fundamental layout comprehension

This was a fun challenge. I want to know if there was anything that I could’ve done more efficiently. Any feedback would be appreciated!

https://codepen.io/cecmahumane/pen/oNZNWqM?editors=1100

Original assessment site below

https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Fundamental_Layout_Comprehension

Thanks.

Hi @Cecil_Mahumane,

This looks perfect to me :muscle: :sunglasses:.
You have followed all the instructions given for the task. I really wanted to find something :wink: :grin: but couldnt.

Only think I can criticise MDN on this task is that maybe the nav streches out too much and maybe a max-width of 1000px, justify-content of space around and margin of 0 auto for the nav ul would look a bit better for me.

Great work and keep on learning :slight_smile:

Ran