Skip to content

Commit

Permalink
EF2E-7 Added margin values to setup wizard stylesheet
Browse files Browse the repository at this point in the history
  • Loading branch information
Stilyan Ivanov committed Jan 25, 2019
1 parent 6372cba commit 029c511
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 029c511

Please sign in to comment.