From 0e5fbb8835331966c23522d831be2a6a08ae123f Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Sun, 3 Jan 2021 00:58:39 +0100 Subject: [PATCH] general UI cleanup ref #23 --- src/App.svelte | 148 +++++++++++++++++++------------------ src/components/Orgs.svelte | 30 ++++---- 2 files changed, 89 insertions(+), 89 deletions(-) diff --git a/src/App.svelte b/src/App.svelte index 4808c27d..337c8349 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -80,81 +80,85 @@ -

Portfolio introduction

- +
+

Portfolio introduction

+ +
-
-
- +
+
+
+ +
diff --git a/src/components/Orgs.svelte b/src/components/Orgs.svelte index e53849a7..1c0959b4 100644 --- a/src/components/Orgs.svelte +++ b/src/components/Orgs.svelte @@ -2,22 +2,18 @@ import { _ } from "svelte-i18n"; - -
-
-
-
- Orgs -
-
-

- bla -

- {$_('goback')} -
+
+
+
+
Orgs
+
+

+ bla +

+ {$_('goback')}
- +