@CarlosSimon02Submitted 12 months ago
Yordan
@Frame993All comments
- @ClickClickKateSubmitted 10 months ago
This is my first ever challenge. Layout is done using float (as that is what I know at the moment).
One thing I couldn't figure out was how to reduce the margin between the artist avatar/name and the bottom of the card.
Any feedback welcome. :)
@Frame993Posted 10 months agoIm also new at this, but I checked the devtools and in the h2.artist-name there is a margin-bottom: 1rem; and a line-height: 3rem; . Try removing it
Marked as helpful1