Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I managed to make this markup responsive without using media queries, I used variables and functions to achieve that. The markup stays the same without any visible change no matter how you change the screen size.
What challenges did you encounter, and how did you overcome them?Multiplication and division works strangely in calc() function, took some time to figure out that you should use only one type of units if you multiply or divide. Some formulas were big but variables helped.
What specific areas of your project would you like help with?The one with variables and responsiveness. I still feel that there is a better way.
Join 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