@PTN6389Submitted 10 days ago
What are you most proud of, and what would you do differently next time?
It was a lot easier to do this one, and I felt more confident.
It was a lot easier to do this one, and I felt more confident.
Thank you for the input and suggestion on the opacity. I knew the text was different, but couldn't determine the difference.
I like how you organized your css, and used the variables for the color and radius. Also, I like how you used the min-content value for the max-width property on the 'Learning' button class.
There does seem to be a lot of spacing between the elements within the card. I used the display: flex, justify-content: center, and align-items: center on the body element instead of the card (.article) class, which helped with the spacing.
I was not able to access the live site or the code repository.