diff --git a/src/lib/components/Footer.svelte b/src/lib/components/Footer.svelte index ec994b4..99e4eb4 100755 --- a/src/lib/components/Footer.svelte +++ b/src/lib/components/Footer.svelte @@ -101,7 +101,7 @@ } .gradient { position: absolute; - top: -450px; + bottom: 50px; left: 0px; width: 100%; height: 900px;