diff --git a/frontend/src/views/learning-paths/LearningPathPage.vue b/frontend/src/views/learning-paths/LearningPathPage.vue index b799ea09..c7cd6243 100644 --- a/frontend/src/views/learning-paths/LearningPathPage.vue +++ b/frontend/src/views/learning-paths/LearningPathPage.vue @@ -370,20 +370,39 @@ :query-result="getQuestionsQuery" v-slot="questionsResponse: { data: QuestionsResponse }" > -

- View questions in - - discussions - -

+ +
+ Questions + + View questions in + + discussions + + +
+