Minor adjustments new application flow step 2

- rearrange markup
- add previous and cancel button
This commit is contained in:
graham-dds
2019-10-03 17:41:55 -04:00
parent ae55f5ef00
commit 7a62133bc3
3 changed files with 63 additions and 57 deletions

View File

@@ -120,7 +120,8 @@
@include panel-actions;
}
hr, &__break {
hr,
&__break {
border: 0;
border-bottom: 1px solid $color-gray-light;
margin: ($gap * 4) ($site-margins * -4);