diff --git a/marko/components/menu/index.marko b/marko/components/menu/index.marko index bacb2fe..84dc66e 100644 --- a/marko/components/menu/index.marko +++ b/marko/components/menu/index.marko @@ -5,17 +5,16 @@ User Login Logout (${input.user.name}) - - -

Logging you in...

-

You may be redirected to Auth0 if it's been a while.

-
- -

Logging you out...

-

You can probably log back in without entering your info if you're quick.

-
input.user is missing! - \ No newline at end of file + + +

Logging you in...

+

You may be redirected to Auth0 if it's been a while.

+
+ +

Logging you out...

+

You can probably log back in without entering your info if you're quick.

+
\ No newline at end of file diff --git a/marko/components/modal/index.marko b/marko/components/modal/index.marko index 918b12a..78c5ca8 100644 --- a/marko/components/modal/index.marko +++ b/marko/components/modal/index.marko @@ -1,10 +1,12 @@ - -
-
-
Close
+ - \ No newline at end of file + +
\ No newline at end of file