chore: minor update

This commit is contained in:
rajat-ht
2025-06-13 22:57:21 +05:30
parent 1e68ed9cc1
commit 5cfda33d04

View File

@@ -47,7 +47,7 @@ onMounted(() => {
@mouseenter="isPaused = true"
@mouseleave="isPaused = false"
>
<p class="w-full tracking-wide fade-text text-lg" :class="isHomePage ? 'text-lg' : 'text-sm'">
<p class="w-full tracking-wide fade-text" :class="isHomePage ? 'text-lg' : 'text-sm'">
<transition name="fade" mode="out-in">
<a
:key="index"