Skip to content

Commit c29f228

Browse files
committed
Merge branch 'master' into multiround
# Conflicts: # .circleci/config.yml # src/components/ChallengeEditor/ChallengeView/index.js # src/components/ChallengeEditor/index.js # src/config/constants.js
2 parents c866c57 + 68a32ee commit c29f228

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/ChallengesComponent/ChallengeList/ChallengeList.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
}
3131
.active {
3232
color: #008000;
33+
text-transform: uppercase;
3334
}
3435
.inactive {
3536
color: #BE405E;

0 commit comments

Comments
 (0)