@JustinjovertSubmitted 6 months ago
What challenges did you encounter, and how did you overcome them?
Having to put attribute in the bottom. Had to position absolute the card with margin-top: auto on attribite. Otherwise if absolute position is on attribute, it would be a problem on smaller screen sizes if shrunk too much.
What specific areas of your project would you like help with?Would like not to use position absolute on the main content but instead on the attribute footer.