Merge pull request #1629 from GSA/1256-bug-tour-steps-needs-to-be-adjusted-for-the-new-preview-page

made changes/fixes to tour flow
This commit is contained in:
Carlo Costino
2024-07-03 14:37:07 -04:00
committed by GitHub
5 changed files with 42 additions and 18 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;
}