From 4eedef0e18ac40ab694786d8f7f31e808412df73 Mon Sep 17 00:00:00 2001 From: Richard Harris Date: Sun, 14 Apr 2019 23:35:16 -0400 Subject: [PATCH] oops --- site/src/routes/docs/index.svelte | 1 + 1 file changed, 1 insertion(+) diff --git a/site/src/routes/docs/index.svelte b/site/src/routes/docs/index.svelte index 496982664c..1ac4e74858 100644 --- a/site/src/routes/docs/index.svelte +++ b/site/src/routes/docs/index.svelte @@ -166,6 +166,7 @@ content: ''; bottom: 0; height: var(--top-offset); + background: linear-gradient(to bottom, rgba(103,103,120,0) 0%, rgba(103,103,120,0.7) 50%, rgba(103,103,120,1) 100%); } aside button {