
Solution retrospective
on mobile I don't know how to stretch the sharesection to the bottom, or should I adjust the container size or something
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Blackpachamame
Answering your question and the way you put it, you could apply the
position: relative
to your "Content container" instead of placing it in the "Profile and Share Section".Then, you can remove the
margin-left
andmargin-right
from your "Share section". This would apparently put the content at the bottom of your card.I put it differently, but Here I leave my solution for you to take a look at
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