diff --git a/client/src/components/Episode.vue b/client/src/components/Episode.vue index 21f387d..3496a70 100644 --- a/client/src/components/Episode.vue +++ b/client/src/components/Episode.vue @@ -1,15 +1,15 @@ - + {{ episode.description }} - + - - {{ quote.speaker }}: {{ quote.text }} - + @@ -17,9 +17,11 @@ diff --git a/client/src/components/SeasonList.vue b/client/src/components/SeasonList.vue index 26e73e3..590b2bd 100644 --- a/client/src/components/SeasonList.vue +++ b/client/src/components/SeasonList.vue @@ -25,7 +25,7 @@
- {{ quote.speaker }}: {{ quote.text }} -