Skip to content

Commit

Permalink
no minimum height, just give some default padding
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Whitton committed Jan 4, 2018
1 parent 932e553 commit b8d2463
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@
flex-direction: column;
justify-content: center;
text-align: center;
padding: 15px 25px;
}

.embedded .App {
min-height: 320px;
padding: 30px 25px;
}

.not-embedded .App {
Expand Down

0 comments on commit b8d2463

Please sign in to comment.