diff --git a/src/app.html b/src/app.html index c70a306..ccf56fc 100644 --- a/src/app.html +++ b/src/app.html @@ -24,6 +24,6 @@ You should have received a copy of the GNU Affero General Public License along w -
%sveltekit.body%
+
%sveltekit.body%
diff --git a/src/lib/components/molecules/Welcome.svelte b/src/lib/components/molecules/Welcome.svelte index e73ba05..682d109 100644 --- a/src/lib/components/molecules/Welcome.svelte +++ b/src/lib/components/molecules/Welcome.svelte @@ -17,23 +17,25 @@ You should have received a copy of the GNU Affero General Public License along w import AnvilLogo from '../atoms/AnvilLogo.svelte'; -
- -

{$_('page.welcome.headline')}

-

{$_('page.welcome.intro')}

-
-
- Create F2 account +
+
+ +

{$_('page.welcome.headline')}

+

{$_('page.welcome.intro')}

+ - - -
+