Hi there! I finished my Product Landing Page and would love to get feedback. If anybody has suggestions for making my code a bit cleaner, I’d really appreciate it. Thanks!
https://codepen.io/purplerain01/pen/eYrZyKx
I like the colour scheme, making yellow and blue work together well can be hard. But it’s working nicely here. Font choice is also appealing.
As for code neatening, your h1
and h2
selector have an empty color
property.
I’d consider combining your section p
and label
selectors to save space.
But you’ve clearly been thinking about the best ways to make your code efficient throughout. So good job!
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.