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;