diff --git a/frontend_src/_custom.scss b/frontend_src/_custom.scss index 5058149..6e2baf4 100644 --- a/frontend_src/_custom.scss +++ b/frontend_src/_custom.scss @@ -35,16 +35,9 @@ body.idp { padding-bottom: 40px; } -.form-signin { - max-width: 330px; -} - -.form-consent { - max-width: 550px; -} - .form-signin, .form-consent { width: 100%; + max-width: 550px; padding: 15px; margin-left: auto; margin-right: auto;