Submitted over 1 year ago
Responsive profile card component using CSS Flex
@Mahmoudamin11
Design comparison
SolutionDesign
Solution retrospective
Any feedback is welcomed and any advice to reduce the unnecessary code Thank you all : )
Community feedback
- @Aimal-125Posted over 1 year ago
In your CSS code, increase the height of body element to 120 or 150vh by using media query with
max-height: 400px;
so that your solution look good on screens with small heights.Marked as helpful0@Mahmoudamin11Posted over 1 year ago@Aimal-125 did you mean the query to be max-width: 400px ? or you meant height ? and i really thank you for your generous advices
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