diff --git a/frontend/src/assets/styles/global.scss b/frontend/src/assets/styles/global.scss index 11d30f3322..eb1318e295 100644 --- a/frontend/src/assets/styles/global.scss +++ b/frontend/src/assets/styles/global.scss @@ -45,6 +45,8 @@ --light-theme-text-text-disabled: rgba(19, 19, 21, 0.25); --light-theme-text-text-on-color: #FFFFFF; + --cds-body-02-font-size: 0.875rem; + //Buttons --cds-button-disabled: #c6c6c8; @@ -950,7 +952,7 @@ cds-modal-close-button::part(button) { } cds-modal-footer { - padding: 3rem 1rem 1rem 1rem; + padding: 1rem 1rem 1rem 1rem; } cds-modal-footer-button::part(button) { diff --git a/frontend/src/pages/FormBCSCPage.vue b/frontend/src/pages/FormBCSCPage.vue index 85104315f4..06fcc2f9bc 100644 --- a/frontend/src/pages/FormBCSCPage.vue +++ b/frontend/src/pages/FormBCSCPage.vue @@ -146,7 +146,7 @@ @@ -163,12 +163,13 @@ href='https://www2.gov.bc.ca/gov/content/governments/government-id/bc-services-card/your-card/change-personal-information' target="_blank">Change your personal information - to update your name, address or date of birth. Go to your + to update your name, address or date of birth.

+ Go to your BC Services account - to update your email address. + to update your email address.

You can then log back into this application using your BC Services Card.