Design comparison
SolutionDesign
Solution retrospective
This is my first time using sass/scss and gulp in a project. Feedback is welcome :-)
Community feedback
- @mohammedbahniniPosted over 2 years ago
I really like your solutions , but there is few things to mention :
- in mobile view , the cards seem have a large height value , which causes the background to be a little big .
- for the card content , it needs a bottom of -2px to cover the parent background .
- the card content's title (Work , Play , ...) is a little big bigger , the font size needs to be ajusted . Otherwise everything is fine . And sorry for my English .
Marked as helpful0@KirstChatPosted over 2 years ago@mohammedbahnini Thanks for your feedback Mohammed!
Just looked into the issue with the card height on mobile view and turns out I forgot to run gulp after adding a height value for the card to my scss file so that should hopefully be fixed now.
Does the font size need adjusted on desktop or mobile?
Thanks again :-)
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