Merge branch 'main' into feat/text-by-user-update

This commit is contained in:
alexjanousekGSA
2025-03-18 11:21:25 -04:00
23 changed files with 392 additions and 427 deletions

View File

@@ -1047,3 +1047,7 @@ nav.nav {
.form-control-error {
border: 4px solid #b10e1e
}
.usa-site-alert .usa-alert .usa-alert__body {
max-width: 75rem;
}