-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/lib/components/atoms/Button.svelte b/src/lib/components/atoms/Button.svelte index e61368c..dcdf3fd 100644 --- a/src/lib/components/atoms/Button.svelte +++ b/src/lib/components/atoms/Button.svelte @@ -129,7 +129,6 @@ text-decoration: none; user-select: none; border-radius: 10px; - display: flex; align-items: center; justify-content: center; padding: 10px 16px; diff --git a/src/lib/components/organisms/NavBar.svelte b/src/lib/components/organisms/NavBar.svelte index 004fb91..18b8636 100644 --- a/src/lib/components/organisms/NavBar.svelte +++ b/src/lib/components/organisms/NavBar.svelte @@ -14,7 +14,7 @@ {/snippet} -