Skip to content

Commit cbc9038

Browse files
authored
Merge pull request #3291 from codecrafters-io/revert-3290-style-update-free-course-color-teal600
Revert "style: update free course notice text color to teal-600"
2 parents f405a0e + 005c305 commit cbc9038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/course-overview-page/notices/free-course-notice.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
{{date-format @course.isFreeUntil format="d MMMM yyyy"}}.
1616
{{/if}}
1717
</h3>
18-
<p class="text-teal-600 text-sm mb-4">
18+
<p class="text-teal-800 text-sm mb-4">
1919
The core challenge experience is completely free
2020
{{#if @course.isFreeThisMonth}}
2121
this month.

0 commit comments

Comments
 (0)