Design comparison
SolutionDesign
Solution retrospective
I'm having trouble doing mobile first =/
Community feedback
- @Aleksandar-93Posted over 3 years ago
when you make a mobile first reduce your screen to the size of a mobile phone and start code design for mobile. when you want to switch to desktop use : @media only screen and (min-width: 768px) { } for desktop size
go to my account and see how i did it maybe give you some idea or help
https://www.frontendmentor.io/solutions/html5-css3-javascript-ESH_tnSVD
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