Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
penicillin0 committed Nov 25, 2021
1 parent 7ee64f6 commit 0e6058d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Demonstration.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ const IndentValue = styled.span`
font-size: 10px;
transform: scale(0.75);
font-weight: bold;
color: rgba(0, 0, 0, 0.65);
color: rgba(0, 0, 0, 0.8);
`;

const IndentOption = styled.span`
Expand Down

0 comments on commit 0e6058d

Please sign in to comment.