Skip to content

Commit

Permalink
Merged in feature/EF2E-7-setup-wizard-bottom-margin (pull request #4)
Browse files Browse the repository at this point in the history
EF2E-7 Added margin values to setup wizard stylesheet

Approved-by: Daniel Juranec <[email protected]>
Approved-by: Mayank Shah <[email protected]>
Approved-by: Andrei Popescu <[email protected]>
  • Loading branch information
Stilyan Ivanov authored and Andrei Popescu committed Mar 22, 2019
2 parents b3f07ff + 029c511 commit a4e47f4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,11 +152,13 @@
max-width: 550px;
margin-top: 64px;
margin-right: auto;
margin-bottom: 32px;
margin-left: auto;
}
.mobile {
margin-top: 40px;
margin-bottom: 20px;
}
</style>

0 comments on commit a4e47f4

Please sign in to comment.