Design comparison
Solution retrospective
This was my first project using Tailwind CSS. It took some getting used to but I am definitely starting to see the advantages. It was a struggle to get some elements of the design to match pixel perfect.
What challenges did you encounter, and how did you overcome them?Getting to grips with Tailwind meant I had to jump back to the documentation repeatedly.
Community feedback
- @Selvy2004Posted 8 months ago
-
Use a bigger font-size for h1 or your main title
-
The background-color shouldn’t be #fff it should be off white(hsl(36, 100%, 99%);)
-
Use a smaller width for your hole web page
-
The aside text and the text above “learn more” button, in HTML use <br> to be like the original
-
change the width of learn more button to be a little bit bigger
I hope you found it useful, Good luck and Happy coding:)
Marked as helpful1 -
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord