From ea902eb03212e4c48c96b7b04e224eb20d77a390 Mon Sep 17 00:00:00 2001 From: Caroline Girard Date: Fri, 15 Mar 2019 15:13:40 +0100 Subject: [PATCH] change burger menu --- app/assets/stylesheets/public.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/public.scss b/app/assets/stylesheets/public.scss index 8603efe..a2fef5a 100644 --- a/app/assets/stylesheets/public.scss +++ b/app/assets/stylesheets/public.scss @@ -502,8 +502,8 @@ img{ bottom: 50%; right: 0; left: 35%; - background: black; - opacity: 0.88; + background: dimgrey; + opacity: 0.96; padding: 14% !important; a{ color: rgba(255, 255, 255, 1) !important;