Submitted over 2 years ago
3-column preview card component using HTML and SASS
@pawelpiotrowski38
Design comparison
SolutionDesign
Solution retrospective
Any feedback would be appreciated.
Community feedback
- @denieldenPosted over 2 years ago
Hi Paweł , very great job!
Tip of graphic design for you: with
font-family:" Big Shoulders Display ", cursive
the browser will use the Comics Sans font when it doesn't find the first font indicated (you can seen during loading)... for the designer it's a really awful font!I would rather replace it with a
font-family:" Big Shoulders Display ", sans-serif
much more similar to the primary font.Hope this help and happy coding! 😉
Marked as helpful0@pawelpiotrowski38Posted over 2 years agoHi @denielden, I just took that line from google fonts without thinking. I'll be more careful next time, thanks!
1
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