Update login header text

This commit is contained in:
J. Ryan Stinnett 2019-01-23 12:10:25 -06:00
parent 3503562162
commit 2f89af4fa0
3 changed files with 11 additions and 11 deletions

View file

@ -24,9 +24,9 @@ limitations under the License.
}
.mx_AuthPage h2 {
font-weight: 300;
margin-top: 32px;
margin-bottom: 20px;
font-size: 24px;
font-weight: 600;
margin-top: 8px;
}
.mx_AuthPage_modal {