Design comparison
Solution retrospective
It's my first project, in the beginning it was somehow overwhelming, but slowly I was able to know what should I be doing now, and what for the next step.
What challenges did you encounter, and how did you overcome them?Aligning an element vertically that would respond well on all devices with different screen size. I found a code snippet in stackoverflow that fixes this issue, it's added in README file
What specific areas of your project would you like help with?-
I added the following css line for the texts in order to write them in multiline: white-space: pre-wrap I want to know if it's the right way to do, if not, what is the solution for this issue
-
Although the suggest font size is 15px, when I used this size, the text did not get the desired size, that's why I changed the sizes a bit
Community feedback
- @prem-kumartPosted 5 months ago
Good.
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