From 912e1b96bfa7d6c022d854fa744f719b49ca98d0 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Tue, 21 Jul 2020 15:33:37 +0200 Subject: Add first plotting attempts for portfolios --- frontend/src/style-globals/_variables.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src/style-globals/_variables.sass') diff --git a/frontend/src/style-globals/_variables.sass b/frontend/src/style-globals/_variables.sass index 00c2b479..7553caa0 100644 --- a/frontend/src/style-globals/_variables.sass +++ b/frontend/src/style-globals/_variables.sass @@ -6,7 +6,7 @@ $side-menu-width: 350px $color-indicator-width: 140px $global-padding: 30px -$side-bar-width: 250px +$side-bar-width: 350px $navbar-height: 50px $navbar-padding: 10px -- cgit v1.2.3