diff --git a/assets/stylesheets/explorer.scss b/assets/stylesheets/explorer.scss index 2dd3667..9c88adf 100644 --- a/assets/stylesheets/explorer.scss +++ b/assets/stylesheets/explorer.scss @@ -206,7 +206,7 @@ margin-right: .5em; } li.none { - color: $primary-medium; + display: none; } }