diff --git a/snikket_web/scss/app.scss b/snikket_web/scss/app.scss index 2d5ee72..32ac476 100644 --- a/snikket_web/scss/app.scss +++ b/snikket_web/scss/app.scss @@ -666,11 +666,12 @@ nav.usermenu > .avatar { body#login { .form { - font-size: nth($h-sizes, 4); + font-size: nth($h-sizes, 5); } .form-title { color: $primary-200; + font-size: nth($h-sizes, 5); } h1 {