Refactor HTML and styles of new app provisioning

- remove "panel__content" div wrapper
- add margin helper to p tags in steps 2 and 3 for flashed message
This commit is contained in:
graham-dds
2019-10-09 15:20:22 -04:00
parent 9faf55f2d6
commit e49257ca35
4 changed files with 97 additions and 101 deletions

View File

@@ -219,6 +219,8 @@
}
.application-content {
margin-top: $gap * 4;
.subheading {
@include subheading;
position: relative;