Skip to content

Commit

Permalink
fix: use .control.misc and .control.br colors in glossary
Browse files Browse the repository at this point in the history
  • Loading branch information
izik1 committed Oct 5, 2023
1 parent dcc7448 commit 2828600
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.styl
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,9 @@ dl.groups, ul.groups

&.control
&.misc::before
color: control-br-color
&.br::before
color: control-misc-color
&.br::before
color: control-br-color

dl.sameline
display: grid;
Expand Down

0 comments on commit 2828600

Please sign in to comment.