fix homepage style and disable direct access to the editor page

This commit is contained in:
garrettmills
2020-02-08 15:44:39 -06:00
parent 3444dd2774
commit b3be216de9
2 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
<ion-grid style="height: 100%; justify-content: center;">
<ion-grid style="height: 100%; justify-content: center; display: flex; font-size: 24pt; color: #ccc;">
<ion-row align-items-center>
<ion-col>Hi, there! Select or create a page to get started.</ion-col>
</ion-row>