Submitted 3 months ago
Stats preview card component | responsive using flex and simple CSS
@amiralamf4
Design comparison
SolutionDesign
Community feedback
- @sarfarazstarkPosted 3 months ago
The issue is with your width and height dont set explicit height and width also always use max-width for this kind of component
for now use this solution:
max-width: 870px;
max-height: 350px;
Marked as helpful1
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