diff --git a/frontend/src/components/CourseCard.vue b/frontend/src/components/CourseCard.vue index 6fb0e35e..a81a3803 100644 --- a/frontend/src/components/CourseCard.vue +++ b/frontend/src/components/CourseCard.vue @@ -58,7 +58,7 @@ -
+
{{ course.title }}
diff --git a/frontend/src/components/LessonContent.vue b/frontend/src/components/LessonContent.vue index 15739fa2..a80325a2 100644 --- a/frontend/src/components/LessonContent.vue +++ b/frontend/src/components/LessonContent.vue @@ -2,7 +2,7 @@