Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

Commit c7995f8

Browse files
committed
New trait value style with more contrast
1 parent e81ffbb commit c7995f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/styles/styles.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ bold,strong {
8989
}
9090
&.string {
9191
.quot {
92-
color: #6a8759;
92+
color: #eee;
9393
}
9494
.feature-value {
95-
color: #6a8759;
95+
color: #eee;
9696
}
9797
}
9898
}

0 commit comments

Comments
 (0)