From adaaa53d2a20e7906e059657a3202a9054ff8f49 Mon Sep 17 00:00:00 2001 From: Ushie Date: Tue, 19 Jul 2022 03:53:27 +0300 Subject: [PATCH] a idk if i broke something but push comes --- .../components/atoms/ContributorButton.svelte | 27 ++++++++++------ src/lib/components/atoms/HeroImage.svelte | 2 +- .../components/atoms/IndexHeroTitle.svelte | 4 ++- src/lib/components/atoms/Navigation.svelte | 1 - src/lib/components/atoms/SocialButton.svelte | 1 - .../molecules/ContributorHost.svelte | 32 +++++++++++++++++++ src/lib/components/molecules/NavHost.svelte | 1 - .../organisms/IndexDescription.svelte | 5 ++- src/routes/__layout.svelte | 1 + src/routes/credits.svelte | 9 ++++++ src/routes/index.svelte | 1 + 11 files changed, 69 insertions(+), 15 deletions(-) diff --git a/src/lib/components/atoms/ContributorButton.svelte b/src/lib/components/atoms/ContributorButton.svelte index e4194a8..0a5ef6c 100644 --- a/src/lib/components/atoms/ContributorButton.svelte +++ b/src/lib/components/atoms/ContributorButton.svelte @@ -1,13 +1,16 @@ - - - + diff --git a/src/lib/components/atoms/HeroImage.svelte b/src/lib/components/atoms/HeroImage.svelte index 323cce8..e6a8209 100644 --- a/src/lib/components/atoms/HeroImage.svelte +++ b/src/lib/components/atoms/HeroImage.svelte @@ -2,7 +2,7 @@ -
afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real afn is not real
+
diff --git a/src/lib/components/organisms/IndexDescription.svelte b/src/lib/components/organisms/IndexDescription.svelte index 07b1a96..d5796a1 100644 --- a/src/lib/components/organisms/IndexDescription.svelte +++ b/src/lib/components/organisms/IndexDescription.svelte @@ -7,7 +7,10 @@
-

An extensible framework for
building application mods.

+

+ An extensible framework for
+ building application mods. +

diff --git a/src/routes/__layout.svelte b/src/routes/__layout.svelte index 04e4035..7b76219 100644 --- a/src/routes/__layout.svelte +++ b/src/routes/__layout.svelte @@ -43,6 +43,7 @@ import SocialHost from "$lib/components/molecules/SocialHost.svelte"; } :global(body) { + overflow-y: hidden; margin: 0; padding: 0; line-height: 1.3; diff --git a/src/routes/credits.svelte b/src/routes/credits.svelte index e69de29..a6b5369 100644 --- a/src/routes/credits.svelte +++ b/src/routes/credits.svelte @@ -0,0 +1,9 @@ + + +
+ +
\ No newline at end of file diff --git a/src/routes/index.svelte b/src/routes/index.svelte index 881ad7f..f9a6419 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -7,6 +7,7 @@
+