Skip to content

Issue: The selector &__title inside &:hover will not apply the hover effect to .card__title as intended. You should use a selector like &:hover .card__title to target the title when the card is hovered, as per the checklist's requirement for correct hover effect implementation. #5593

Description

@DemetriodosAnjos

Issue: The selector &__title inside &:hover will not apply the hover effect to .card__title as intended. You should use a selector like &:hover .card__title to target the title when the card is hovered, as per the checklist's requirement for correct hover effect implementation.

Originally posted by @mateacademy-ai-mentor in #5581 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions