diff --git a/hlx_statics/blocks/getcredential/getcredential.css b/hlx_statics/blocks/getcredential/getcredential.css index 4799cc33..11c42a03 100644 --- a/hlx_statics/blocks/getcredential/getcredential.css +++ b/hlx_statics/blocks/getcredential/getcredential.css @@ -207,14 +207,12 @@ } .credential-form { - flex: 1; - width: 40%; + width: 100%; max-width: 600px; } .return-left-content, .return-right-content, -.card-content, .project-title-group { flex: 1; } @@ -944,6 +942,7 @@ .card-content { gap: 0; + width: 100%; max-width: 560px; }