TACC / tup-ui

React client for TACC User Portal
2 stars 0 forks source link

hotfix: tup-658 login form title too small #381

Closed wesleyboar closed 10 months ago

wesleyboar commented 10 months ago

Overview

Fix size of login form title "Log in" (was too small).

Related

Changes

Testing

  1. Open login form.
  2. Verify "Log in" text is large, not small.

UI

before after
before after

Notes

These heading styles might belong in Core-Styles anyway... so I added a comment suggesting that.