Use a utility class for spacing instead of addl rule

This commit is contained in:
igorkorenfeld 2023-04-20 17:38:52 -04:00
parent 048de4debd
commit 63ee259e45
No known key found for this signature in database
GPG key ID: 826947A4B867F659
2 changed files with 1 additions and 2 deletions

View file

@ -182,7 +182,6 @@ a.breadcrumb__back {
}
}
.summary-item,
.review__step {
margin-top: units(3);
}

View file

@ -1,4 +1,4 @@
<section class="summary-item">
<section class="summary-item margin-top-3">
<hr class="" />
<p class="summary-item__title
text-primary-dark text-semibold