diff --git a/src/lib/layout/container.svelte b/src/lib/layout/container.svelte index 75df4197b..4b494f450 100644 --- a/src/lib/layout/container.svelte +++ b/src/lib/layout/container.svelte @@ -8,36 +8,35 @@ : ''; -
- - - +
+
+ + + +
- - - - - - diff --git a/src/lib/layout/cover.svelte b/src/lib/layout/cover.svelte index 6d05264b9..48250cfab 100644 --- a/src/lib/layout/cover.svelte +++ b/src/lib/layout/cover.svelte @@ -1,6 +1,4 @@ -
-
+
+
@@ -18,4 +16,33 @@
diff --git a/src/lib/layout/shell.svelte b/src/lib/layout/shell.svelte index 091280aaa..9c56b067f 100644 --- a/src/lib/layout/shell.svelte +++ b/src/lib/layout/shell.svelte @@ -117,7 +117,10 @@ class="content" class:icons-content={state === 'icons'} class:no-sidebar={!showSideNavigation}> -
+
{#if $activeHeaderAlert?.show} {/if} diff --git a/src/routes/(console)/project-[project]/overview/onboard.svelte b/src/routes/(console)/project-[project]/overview/onboard.svelte index 9aa826934..30bf24216 100644 --- a/src/routes/(console)/project-[project]/overview/onboard.svelte +++ b/src/routes/(console)/project-[project]/overview/onboard.svelte @@ -42,281 +42,302 @@ -
-
- {#if !hasPlatforms} - -
-

Create project

-
- - -

Add a platform

-
- - Start building with your preferred web, mobile, and native - frameworks. - -
-
-
- - - - - - -
-
-
-

Build your app

-
-
- {:else} - -
-

Create project

-
-
-

Add a platform

-
- - -

Build your app

-
- - Continue building your app by setting up services such as Auth, - Databases, Storage and Functions. -
-
-
- - - -
- -

Setup your database

- - -
-
-
-
-
-
- -

Discover our docs

- - API references - Tutorials - Storage quick start - - Functions quick start - -
+
+
+
+ {#if !hasPlatforms} + +
+

Create project

+
+ + +

Add a platform

+
+ + Start building with your preferred web, mobile, and native + frameworks. +
-
-
-
- -

Setup auth

- - E-mail and password - - OAuth 2 - View all methods - -
-
- -
-
-
+ +
+
+ + + + + + + +
+ +
+

Build your app

+
+ + {:else} + +
+

Create project

+
+
+

Add a platform

+
+ + +

Build your app

+
+ + Continue building your app by setting up services such as + Auth, Databases, Storage and Functions. +
+
+
+ + + +
+ +

Setup your database

-
+ +
+
+
+
+ +

Discover our docs

+ + API references + Tutorials + Storage quick start + + Functions quick start + +
+
+
+
+
+ +

Setup auth

+ + E-mail and password + + OAuth 2 + View all methods + +
+
+ +
+
+
+ + +

Discord

+ Join our Discord for support, tips and + product updates + + + +
+
-
- - - {/if} + + + {/if} +