Design comparison
SolutionDesign
Community feedback
- @Sharky83Posted 4 months ago
looks good!
small tip, its much easier and quicker to use the @import feature for these projects in the CSS file.. (for the google fonts!)
eg:
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@400;600;700&display=swap');
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