Skip to content

Fix invalid CSS pseudo-element selector: ::hover is invalid #13

Description

@whoElseButUmar

The stylesheet contains an invalid CSS selector using the pseudo-element syntax ::hover instead of the correct pseudo-class syntax :hover.

https://github.com/scrimba/learn-fullstack-development/blob/e2be3970a9ce2be58ef7375b8407b4831d825bb6/02. HTML and CSS Fundamentals/01. Intro to HTML/08. Let_s build Google/styles.css#L42

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions