Skip to content

Commit 0e6058d

Browse files
committed
tweak
1 parent 7ee64f6 commit 0e6058d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Demonstration.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ const IndentValue = styled.span`
100100
font-size: 10px;
101101
transform: scale(0.75);
102102
font-weight: bold;
103-
color: rgba(0, 0, 0, 0.65);
103+
color: rgba(0, 0, 0, 0.8);
104104
`;
105105

106106
const IndentOption = styled.span`

0 commit comments

Comments
 (0)