no message

This commit is contained in:
2018-03-07 00:42:49 -05:00
parent df72c33705
commit 4c67666c15

View File

@@ -73,8 +73,9 @@ ion-title {
ion-app.app-root { ion-app.app-root {
height: 480px; height: 480px;
margin: 50% auto auto 50%; left: 50%;
position: relative; position: relative;
top: 50%;
transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0);
width: 320px; width: 320px;
} }