diff --git a/services/web/frontend/stylesheets/pages/login.scss b/services/web/frontend/stylesheets/pages/login.scss index 9d8294ba4c..c671794daf 100644 --- a/services/web/frontend/stylesheets/pages/login.scss +++ b/services/web/frontend/stylesheets/pages/login.scss @@ -11,6 +11,10 @@ @include heading-sm; } + .explanatory-ciam-notification .notification-content { + text-align: left; + } + form { padding-top: var(--spacing-08);