7th challenge !

Solution retrospective
Hi
Feel free to take a look at my solution and give me feedback if you see any problems there, or whatever!
Good challenge to all!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @elidrissidev
Great job overall Florian! I have only one note regarding the units, I see you're often using
%
andpx
which works but isn't very responsive. Try increasing the font size of your browser and see if the page will adapt to the new size, most elements won't. Consider usingrem
s andem
s instead for the future, and if you need examples feel free to check some solutions of mine that demos this. Good luck!Marked as helpful - @DIICA99
Nice work, well done ✅
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