Design comparison
Solution retrospective
This is my second solution to this challenge. I used CSS Grid instead of Flexbox and transform to move the cards. I have started using @font-face to import fonts. I will continue to use this method in future projects. Importing Google fonts violates Europe's GDPR.
Community feedback
- @geomydasPosted 5 months ago
Hey, fellow GDPR supporter here. Ever heard about Bunny Fonts? font.bunny.net. It's similar to Google Fonts and they don't log anything, they claim to respect GDPR aswell on their website. You just find the font you're looking for, import it using @import or in the <head> tag and you're all set.
Disclaimer: I am not a bot and I am not advertising
Marked as helpful0
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