
Design comparison
Solution retrospective
I'm most proud of creating a clean and responsive design that works seamlessly across different devices. The use of CSS custom properties and Flexbox helped streamline the layout, making it both aesthetically pleasing and easy to maintain. Next time, I would experiment with animations and transitions to enhance the interactivity of the social links.
What challenges did you encounter, and how did you overcome them?The main challenge was ensuring the font files loaded correctly across different browsers. To address this, I used @font-face to preload and define the custom fonts, ensuring they rendered consistently. Another challenge was organizing the layout to be responsive while maintaining the card's proportions. Using a mobile-first approach and Flexbox resolved these issues effectively.
What specific areas of your project would you like help with?I would appreciate feedback on:
Improving the hover state styling for better user interaction. Optimizing font usage to reduce loading times further. Any suggestions for improving accessibility, such as better focus states for keyboard navigation.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @tucill
Nicee
Join 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