Skip to content

Commit

Permalink
payment history need help header spacing change (#32802)
Browse files Browse the repository at this point in the history
* payment history need help haeder spacing change

* update margin
  • Loading branch information
janechodance authored Nov 6, 2024
1 parent c76f15d commit a357a9b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ class ViewPaymentsLists extends Component {
contacting us to report that you haven’t received a payment. We
can’t trace payments before then.
</p>
<p className="vads-u-margin-bottom--3">
<p className="vads-u-margin-bottom--9">
{' '}
To report a missing payment, contact us at{' '}
<va-telephone contact={CONTACTS.VA_BENEFITS} />. Please have the
Expand All @@ -184,7 +184,7 @@ class ViewPaymentsLists extends Component {
through direct deposit, you’ll need your bank account information
too.
</p>
<h2 className="vads-u-margin-top--0 vads-u-padding-bottom--1p5 vads-u-border-bottom--3px vads-u-border-color--primary">
<h2 className="vads-u-padding-top--1 vads-u-padding-bottom--1p5 vads-u-border-bottom--3px vads-u-border-color--primary">
Need help?
</h2>
<p>
Expand Down

0 comments on commit a357a9b

Please sign in to comment.