Product landing page - feedback and help

Hey all,
I’m starting to get more familiar with coding and now would be a great time to get some feedback. So if you have time, could you check out my Product Landing Page -project ( https://codepen.io/finna/full/mgaONG ) and give me some honest comments about it. Thanks!

I also have a little problem with the links on the page. When you click them, they take you to the right section of the page but it looks wrong since the navbar with fixed position hides the beginning point. Is there any easy way to fix this?

You did good work :ok_hand:

I also have a little problem with the links on the page. When you click them, they take you to the right section of the page but it looks wrong since the navbar with fixed position hides the beginning point. Is there any easy way to fix this?

You can fix this by add padding-top to the 1st element in your section

Good luck