mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 09:21:54 +02:00
Use a utility class for spacing instead of addl rule
This commit is contained in:
parent
048de4debd
commit
63ee259e45
2 changed files with 1 additions and 2 deletions
|
@ -182,7 +182,6 @@ a.breadcrumb__back {
|
|||
}
|
||||
}
|
||||
|
||||
.summary-item,
|
||||
.review__step {
|
||||
margin-top: units(3);
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue