We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef352e commit c241357Copy full SHA for c241357
pages/index.vue
@@ -53,7 +53,7 @@ onMounted(() => {
53
</h1>
54
<h2 v-motion-pop class="font-medium mt-3 text-lg tracking-tight text-slate-200 sm:text-xl">
55
<RoughNotation :is-show="true" type="highlight" color="#f4f169">
56
- <span class="text-slate-500">Fullstack Software Developer</span>
+ <span class="text-slate-500">Full-Stack Software Developer</span>
57
</RoughNotation>
58
</h2>
59
<p v-motion-slide-left class="mt-4 max-w-xs leading-normal">
0 commit comments