macon-code / macon-code/mcsite
Flex Wrapped Items don't stand out when you hover over them
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Correct me if I'm wrong: I think the flex wrapped items in the projects section should stand out when you hover over them, almost like a 3-dimensional post-it note. Only the middle item does it, but it remains in that state. This should be fixed. The div starts on line 165 at the time of writing this `
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the projects-section div beginning around line 165 and inspect how the flex-wrapped items handle hover styling. Reproduce the behavior, then make the hover effect apply consistently to every item and ensure the middle item does not remain highlighted after hover ends.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- design, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100