@ApplePieGiraffe
Posted
Hey, congratulations upon completing your first Frontend Mentor challenge, Nicholas! 🎉
Good work on this one! Your solution looks good and responds nicely! 👏
I suggest using a single <h1>
tag for the heading of the page (since it is really just one heading, not two separate headings). You can easily use a <span>
tag to style the different parts of the heading differently. 😉
Also, a little more space between the top of the page and the heading (as in the original design) would be nice.
Keep coding (and happy doing, too)! 😁
@nicholask98
Posted
Hi ApplePieGiraffe! Thank you for the feedback. I took your suggestions and worked on them a bit more and I like the result a lot better now. Thanks for your time :)