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 forbuilding application mods. + + An extensible framework for + building application mods. + Download Read The Docs 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 @@ +