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

Resolved issue #2971 #2989

Merged
merged 3 commits into from Sep 13, 2017
Merged

Resolved issue #2971 #2989

merged 3 commits into from Sep 13, 2017

Commits on Aug 21, 2017

  1. Resolved issue #2971

    - changed h2 to h1 in template to adhere to accessibility guidelines.
    - Added h1 styles to maintain same font size.
    Leger, David authored and Leger, David committed Aug 21, 2017
    Copy the full SHA
    849a95c View commit details
    Browse the repository at this point in the history
  2. Added header tag to template

    Corrected templete to use semantically correct header tag for header instead of div
    Leger, David authored and Leger, David committed Aug 21, 2017
    Copy the full SHA
    0081135 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Added className for App-title

    - Added className="App-title" to h1 tag
    - Changed CSS selector to target class instead of element
    Leger, David authored and Leger, David committed Aug 28, 2017
    Copy the full SHA
    2603e02 View commit details
    Browse the repository at this point in the history