Design comparison
SolutionDesign
Solution retrospective
My first attempt at a challenge from Frontend Mentor after about two weeks of learning HTML/CSS. Any comments/feedback would be really appreciated.
Thanks!
Community feedback
- @ramez-cesarPosted about 3 years ago
You used flexbox in your project, that's fine. In fact, most of the things you can solve this challenge with is precisely with flexbox. However, it is important to know where we should implement it. In your
.textmain
class, you can apply flexbox to center all your content and maybe with some margin and padding you can end up placing each element in the place and at the height you want. Greetings and great job Freddie!0
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