Skip to content

Commit e7c01c7

Browse files
Le-CaignecCopilot
andauthored
Update src/components/FeatureCard.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5a0c238 commit e7c01c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/FeatureCard.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
2-
<a :href="linkUrl" class="block h-full text-inherit no-underline!">
2+
<a :href="linkUrl" class="block h-full text-inherit no-underline">
33
<div
44
class="bg-soft-bg border-border flex h-full cursor-pointer flex-col rounded-lg border p-6 transition-all duration-200 ease-in-out hover:-translate-y-0.5 hover:shadow-md"
55
>

0 commit comments

Comments
 (0)