Skip to content

Commit 005c305

Browse files
authored
Revert "style: update free course notice text color to teal-600"
1 parent f405a0e commit 005c305

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)