Design comparison
Solution retrospective
Any feedback and suggestions on how I can improve are very welcome!!
Community feedback
- @dserranoiPosted almost 3 years ago
1.- is nice how to are care about your css code to work in all browsers. 2.- also i see you are making heavy use of shorthand as margin: top right left bottom; that's cool that way you type less code.
keep coding :)
Marked as helpful0@Ls6375Posted almost 3 years ago@dserranoi Thanks for appreciation!!! My code works on all browser because I have used SCSS which takes care of that my could should work on all browser. SCSS helps you to write less code and it also provide you many more feature!!!
Ps : - You can learn SCSS in half an hour : )
0@dserranoiPosted almost 3 years ago@Ls6375 ah, yeah I have tried that before. good work.
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