Skip to content

Commit

Permalink
fix: indent
Browse files Browse the repository at this point in the history
  • Loading branch information
leclairm committed Nov 13, 2023
1 parent 49959f8 commit 3318a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/custom/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
$light-grey: #f7f7f7;

.label-grey:not(g) {
color: $grey-dk-200;
color: $grey-dk-200;
background-color: $light-grey;
}

0 comments on commit 3318a61

Please sign in to comment.