made changes/fixes to tour flow

This commit is contained in:
Beverly Nguyen
2024-06-19 13:59:39 -07:00
parent e68aa60b42
commit 5e98ec396e
3 changed files with 28 additions and 10 deletions

View File

@@ -66,6 +66,10 @@ h2.sms-message-header {
margin-bottom: 0.5rem;
}
.usa-prose >*+ h2.message-header {
margin-top: 1em;
}
h2.recipient-list {
margin-bottom: 0.5rem;
}