Skip to content

Commit 8a97106

Browse files
committed
#2866: style.scss, reindex 'color's
1 parent 969a6d1 commit 8a97106

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/scss/style.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ h6 {
5353
background-image: linear-gradient($white-2, $gray-1);
5454
border: 1px solid $gray-4;
5555
border-radius: 3px;
56-
color: $gray-6;
56+
color: $gray-7;
5757
cursor: pointer;
5858
display: inline-block;
5959
font-size: 13px;
@@ -94,7 +94,7 @@ h6 {
9494
}
9595

9696
.note {
97-
color: $gray-5;
97+
color: $gray-6;
9898
font-size: .75rem;
9999
margin: .4rem 0 .3rem;
100100
}

0 commit comments

Comments
 (0)