From 29d68d8b9b574533fc1a8644db9a4ff24525e5b2 Mon Sep 17 00:00:00 2001 From: roberts Date: Fri, 5 May 2023 12:14:33 +0200 Subject: [PATCH] added styling for the exercise list --- src/components/ExerciseList.vue | 30 +++++++++++++++++++++--------- 1 file changed, 21 insertions(+), 9 deletions(-) diff --git a/src/components/ExerciseList.vue b/src/components/ExerciseList.vue index 1e27e86..9d565d4 100644 --- a/src/components/ExerciseList.vue +++ b/src/components/ExerciseList.vue @@ -1,23 +1,24 @@ \ No newline at end of file + + + \ No newline at end of file