This commit is contained in:
2018-03-07 00:15:27 -05:00
parent 7d5bf0f7ee
commit 164b1e5197
3 changed files with 6 additions and 6 deletions

View File

@@ -72,11 +72,10 @@ ion-title {
}
ion-app.app-root {
height: 0;
height: 480px;
margin: 50% auto auto 50%;
max-width: 320px;
padding-bottom: 66.666%;
position: relative;
transform: translate3d(-50%, -50%, 0);
width: 320px;
}
}