From 327ba9a7cdb6f08e2cdcfba9f54c128c25ea9de6 Mon Sep 17 00:00:00 2001 From: ql1max Date: Fri, 21 Apr 2017 19:46:26 -0400 Subject: [PATCH] Update component.css --- LOSS/css/component.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LOSS/css/component.css b/LOSS/css/component.css index a82c1133..963bf4c8 100644 --- a/LOSS/css/component.css +++ b/LOSS/css/component.css @@ -42,7 +42,7 @@ left: 0; width: 300px; height: calc(100vh - 120px); - background: rgba(28, 29, 34, 0.85); + background: #191924; z-index: 9999; } @@ -93,7 +93,7 @@ position: absolute; right: 0; padding: 0.25em 1.25em; - color: #2a2b30; + color: #9a79d0; } .menu__link:hover, @@ -235,7 +235,7 @@ vertical-align: middle; letter-spacing: 1px; text-transform: uppercase; - color: #B5B3E6; + color: #9a79d0; } .menu__breadcrumbs a:last-child {