From 3c677d9b0b8215e1ec6e4a972e3a72b2f5d7bef5 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Thu, 31 Aug 2017 17:53:30 +0200 Subject: [PATCH] suite --- app/assets/stylesheets/public.scss | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app/assets/stylesheets/public.scss b/app/assets/stylesheets/public.scss index faa3798..6b92780 100644 --- a/app/assets/stylesheets/public.scss +++ b/app/assets/stylesheets/public.scss @@ -13,6 +13,14 @@ display:none; } +.sidebar{ + padding-top:30px; + .square{ + display:none; + + } +} + } body{