diff --git a/client/src/style/containers/Dashboard/Sidebar.scss b/client/src/style/containers/Dashboard/Sidebar.scss index 057a7d06b..24bcea38c 100644 --- a/client/src/style/containers/Dashboard/Sidebar.scss +++ b/client/src/style/containers/Dashboard/Sidebar.scss @@ -60,7 +60,7 @@ font-size: 15px; &:not([class*="bp3-intent-"]):not(.bp3-minimal) { - color: rgba(255, 255, 255, 0.9); + color: rgba(255, 255, 255, 0.95); } &:hover, &:focus,