From eeb0ce215aec0eac270eafc0f3a0e1499e2aa894 Mon Sep 17 00:00:00 2001 From: brunosimon Date: Mon, 25 Dec 2017 17:55:16 +0100 Subject: [PATCH] :bug: Fix landing above sidebar --- site/src/components/landing/style.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/site/src/components/landing/style.styl b/site/src/components/landing/style.styl index 1e7a55a..092667c 100644 --- a/site/src/components/landing/style.styl +++ b/site/src/components/landing/style.styl @@ -8,6 +8,7 @@ right 0 left 290px height 100% + overflow hidden background #2D2D49 font-family 'DINNextRoundedLTPro'