Design comparison
SolutionDesign
Community feedback
- @rahulkumar215Posted 9 months ago
Hello Hendra Gunawan👋
Congratulations on successfully completing the challenge! 🎉
The Solution that you have submitted is great. And the design is responsive too.
The only feedback is that you should use the second font for paragraph, and table data.
import in HTML
<link href="https://fonts.googleapis.com/css2?family=Outfit:[email protected]&display=swap" rel="stylesheet" />
use in CSS
.subtitle, li, td{ font-family: 'Outfit', sans-serif; font-weight: 400; }
If you need any feedback or suggestions, I am happy to help
Have Fun Coding!
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