
Solution retrospective
I was able to find a solution to move the shadow by myself, and the transition when you hover over the card is cool
What challenges did you encounter, and how did you overcome them?It took me a little bit to find out what display option to use to align both the avatar and the text. I had to do my research
What specific areas of your project would you like help with?How can I improve my CSS code?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @alepacc
- the border of the card in figma was 1px
- for mobile version, the different font size is missing
- for the padding in the card you can use:
display: flex; flex-direction: column; gap: 24px;
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