mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 03:06:01 +02:00
Add new summary-item to list of rules for border
This commit is contained in:
parent
a72a629a43
commit
1cc7444841
1 changed files with 2 additions and 0 deletions
|
@ -182,10 +182,12 @@ a.breadcrumb__back {
|
|||
}
|
||||
}
|
||||
|
||||
.summary-item,
|
||||
.review__step {
|
||||
margin-top: units(3);
|
||||
}
|
||||
|
||||
.summary-item hr,
|
||||
.review__step hr {
|
||||
border: none; //reset
|
||||
border-top: 1px solid color('primary-dark');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue