Iterate SSO auth ux styling

This commit is contained in:
Michael Telatynski 2021-01-29 13:04:05 +00:00
parent 1eb88c988c
commit 0167c3cefb
3 changed files with 22 additions and 7 deletions

View file

@ -34,7 +34,7 @@ limitations under the License.
h3 {
font-size: $font-14px;
font-weight: 600;
color: $authpage-primary-color;
color: $authpage-secondary-color;
}
h3.mx_AuthBody_centered {