@dimitrimabomSubmitted 5 months ago
What are you most proud of, and what would you do differently next time?
I remembered how to use the hover depending on the parent and child
.card:hover .card_title {
color: hsl(47, 83%, 68%);
}
What challenges did you encounter, and how did you overcome them?
I haven't really overcome any difficulties. I've just gone back to the source to consolidate my foundations so that I can get back on track with my personal projects
What specific areas of your project would you like help with?N/A