diff --git a/components/ProjectCard.vue b/components/ProjectCard.vue index 0f7da00..c5d1c84 100644 --- a/components/ProjectCard.vue +++ b/components/ProjectCard.vue @@ -43,7 +43,7 @@ const imgUrl = project.img ? `url(/images/projects/${project.img})` : "none"; -
+