Updated and tested all buttons

This commit is contained in:
alexjanousekGSA
2025-07-02 18:14:22 -04:00
parent bee667a5e9
commit 3e2fe8be04
31 changed files with 34 additions and 34 deletions

View File

@@ -91,7 +91,7 @@ describe("Stick to top/bottom of window when scrolling", () => {
</div>
</div>
<div class="page-footer">
<button type="submit" class="govuk-button">Continue</button>
<button type="submit" class="usa-button">Continue</button>
</div>
</form>
</main>
@@ -756,7 +756,7 @@ describe("Stick to top/bottom of window when scrolling", () => {
</div>
<div class="page-footer js-stick-at-bottom-when-scrolling">
<form method="post" action="">
<button type="submit" class="govuk-button">Send 1 email </button>
<button type="submit" class="usa-button">Send 1 email </button>
</form>
</div>
</div>