
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
- Fluid font size and spacing with CSS
clamp
- Using CSS
@layer
- Understanding the changes in different resolutions - I had to check and compare the sizes in the design vs. the web page multiple times.
- Controlling the image width - I've used a combination of
clamp()
andcalc()
to get the width and the margins.
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