
using flex to display and media to responsive with screen
Design comparison
Community feedback
- @NavidSadatPosted about 1 month ago
Consistency in Font Sizes: Use relative units (rem) for better scaling across devices. Flexibility with Layouts: Consider flexible max-width properties instead of fixed pixel values. Responsive Design: Ensure all elements scale and adjust properly on different screen sizes. Use clamp() or relative units to make things more fluid. Box Shadows & Card Design: Opt for a softer shadow and ensure max-width is appropriate for larger screens. Improvement in Typography: Ensure font weights and sizes match the design system by utilizing variables for consistency.
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