Merge branch 'main' into 2171-clean-up-titles

This commit is contained in:
Beverly Nguyen
2025-02-19 09:05:16 -08:00
29 changed files with 587 additions and 371 deletions

View File

@@ -1024,3 +1024,7 @@ nav.nav {
font-size: units(3);
font-weight: bold;
}
.form-control-error {
border: 4px solid #b10e1e
}