Responsive NFT Card using HTML and CSS

Solution retrospective
the clock and the text are not getting placed together on the same line.
Any other advice or suggestion will be helpful
Please log in to post a comment
Log in with GitHubCommunity feedback
- @DaTheDumbGuy
Hey there! I've encountered that issue myself while working on this project. I'd suggest adding some margin or padding to the top.
.icon-wrapper { align-self: center; padding-top: 5px; }
I hope this helps! Cheers! (ノ◕ヮ◕)ノ*:・゚✧
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