2021-09-07 UTC
# mackeveli_ Anyways, I was trying to create a homepage with cards that would act as navigation. The cards would be an unordered list in a grid, and each list item should hold an img and a link. My plan was for the image to be transparent and only appear when the user hovers over the card, but also for the link text to be at the center of the card and be clickable from anywhere in the card. I've been having a lot of trouble doing this, however, so