Stockly - Product Landing Page Feedback Please

Namaste!
I’ve completed the product landing page project under RWD certification. I would love to get some reviews about it. I’ll appreciate it if you take a look.
Codepen - Here
Hosted site -here

Thank You Again.
Happy Coding!

There are several lines into your code that are valtive

for example the line:

  scroll-behavior: smooth;

won’t work

valtive? please elaborate I don’t get it.

and the scroll-behaviour:smooth; works perfectly.

Page looks good @zippytyro. One thing to revisit;

  • check that the user has entered their email and if the field is empty throw an error. You learned how to do this when you made the survey form.

ok, thanks for your suggestion, I will do that.