@@ -200,4 +200,7 @@
\ No newline at end of file
diff --git a/app/javascript/components/TheRecipeList.vue b/app/javascript/components/TheRecipeList.vue
index 256d542..9612f12 100644
--- a/app/javascript/components/TheRecipeList.vue
+++ b/app/javascript/components/TheRecipeList.vue
@@ -12,7 +12,7 @@
{{h.label}}
-
+
{{h.label}}
|
@@ -50,9 +50,9 @@
{{ r.yields }} |
{{ formatRecipeTime(r.total_time, r.active_time) }} |
- |
+ |
-
+
|