Design comparison
SolutionDesign
Solution retrospective
Quick HTML CSS build, I am looking into using clamp() for the font-size and card width and height, curious to know how other people have achieved this.
I also have some strange behaviour with the img when changing the viewport width, which needs some tidying up.
Please take a look, any feedback would be greatly appreciated, thank you :)
Community feedback
- @MariusG1991Posted 9 months ago
Hi
Strage behaviour with your image happend because in your html file you have
width
andheight
set on theimg
tag, just remove it.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