Technical documentation page fback

Hello fellow campers! I just finished this project, and would appreciate some feedback. Thank you!
:grinning:

https://codepen.io/AndyJacobsChamorro/pen/ZEpzzzW

1 Like

Hey, nice one. I would just work a little bit more on your media query, seems it’s not quite responsive yet :slight_smile:
Also, some section titles have different sizes, I would set them all equal, to keep harmony.
And a good tip they gave me, set the scroll-behavior: smooth; in your html { }
happy coding!

2 Likes

Thanks eldave, appreciate your feedback! I tried your tip and it looks much better. Cheers!