Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Commit

Permalink
fix(client): namespace/navigation bar opacity (#320)
Browse files Browse the repository at this point in the history
* fix: remove opacity namespace

* fix: add opacity to navigation-bar

* Update client/components/navigation-bar.vue

Co-authored-by: Ruslan <11838981+feedmeapples@users.noreply.github.com>
Co-authored-by: feedmeapples <aksenov.ro@outlook.com>
  • Loading branch information
3 people authored May 5, 2021
1 parent cf0674e commit 8b3b829
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions client/styles/code.styl
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ code[class*="language-"] ::selection
&.entity
cursor help

.namespace
opacity .7

.token.property
.token.tag
.token.constant
Expand Down Expand Up @@ -73,4 +70,4 @@ code[class*="language-"] ::selection

.token.important
.token.bold
font-weight bold
font-weight bold

0 comments on commit 8b3b829

Please sign in to comment.