diff --git a/frontend/.gitignore b/frontend/.gitignore index 4a7f73a..5379696 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -10,7 +10,7 @@ dist node_modules # Logs -logs +.logs *.log # Misc diff --git a/frontend/components/global/CategoryCard.vue b/frontend/components/global/CategoryCard.vue index 3e26b2c..7f7176d 100644 --- a/frontend/components/global/CategoryCard.vue +++ b/frontend/components/global/CategoryCard.vue @@ -47,7 +47,7 @@ const { colorObject } = useImageColor(`#category-image-${id.value}`); class="flex flex-col gap-2" >