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 f3668a2 commit e2bf18cCopy full SHA for e2bf18c
src/App.vue
@@ -98,7 +98,8 @@ onMounted(() => {
98
<div class="font-extrabold">
99
<span class="text-6xl text-neon">Looking for a modern cropper?</span>
100
<div class="text-6xl text-primary flex gap-2">
101
- <Logo class="w-15 h-15" />Vue Modern Cropper
+ <Logo class="w-15 h-15" />
102
+ <span class="text-#327959">Vue</span>Modern Cropper
103
</div>
104
105
<div class="text-2xl font-semibold text-slate-700 py-4 dark:text-slate-200">
0 commit comments