Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
How can I write it so that I don't have to hard-code the width of the text box(class subtext)? The main box uses auto, but when I do that for the text, it stretches the main box.
Community feedback
- @fastcheetahPosted 2 months ago
Hey,I think your code looks really good especially for a beginner but I don't think you should be putting your css file into a folder like that. I also have other great tips like using hard reset on your css file with " *{ box-sizing:border-box; } " If you find this comment helpful Mark it as helpful and give a positive reply
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