diff --git a/src/components/directory/DirectoryCard.vue b/src/components/directory/DirectoryCard.vue index a378c6f..b8ae4d4 100644 --- a/src/components/directory/DirectoryCard.vue +++ b/src/components/directory/DirectoryCard.vue @@ -1,6 +1,13 @@ - - + + @@ -26,15 +33,15 @@ const categoryColors = { - {{ item.name }} + {{ item.name }} {{ item.category }} - + {{ item.description }} - + @@ -78,6 +85,6 @@ const categoryColors = { - - + +
+ {{ item.description }} -