Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make entire archive/feature item "clickable" #1864

Merged
merged 4 commits into from
Oct 2, 2018
Merged

Commits on Oct 2, 2018

  1. Make entire feature item "clickable"

    Use a pseudo element on the call to action button to cover the entire feature item and make it "clickable".
    mmistakes committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    c293df5 View commit details
    Browse the repository at this point in the history
  2. Make entire archive item "clickable"

    Use a pseudo element on the `<a>` element to cover the entire archive item and make it "clickable".
    mmistakes committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    ffc6eca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c1e244 View commit details
    Browse the repository at this point in the history
  4. Reference issue

    mmistakes committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    5cf5566 View commit details
    Browse the repository at this point in the history