Design comparison
Solution retrospective
I enjoyed this project but sometimes i felt i was using the wrong methods for positioning elements. Would love to get some feedback on how you would have positioned the elements differently.
Thanks in advance!
Community feedback
- @Callietron300Posted over 1 year ago
Hey, I had a look at your code after seeing your comment, I think you've used flex how I would! I'm only about 6months in but I can't work out anything I would change flex wise, so I think you have it right! I also wanted to compliment your labelling of classes all super clear. I think if you had to be picky the only thing I noticed was the padding at the bottom of your
text container
which added extra padding to the bottom so solve this you could just usepadding-top
.0@februaryfourthPosted over 1 year ago@Callietron300 Hi Callie! Thank you very much for your feedback. that really boosted my confidence! I took your advice on changing the text-container to just a top padding and it made a difference in the spacing! Thanks again, T
1
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