Skip to content

➡️ Style buttons on touchscreen devices #5

Description

@izzycodes02

The coolness of the buttons happens when you hover over them with a mouse, but you can't exactly do that on a tablet or mobile device. Thus, we need to change the styling of the buttons on smaller and/or touchscreen devices!


Solution

  • Use media queries to add the styling
  • Have the hover styling on larger screens be the default styling for smaller screens
  • Darken the buttons' background-color are in a focused state

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions