Skip to content

Commit ea22f3c

Browse files
committed
chore(header): update light logo
1 parent 3f0b5ce commit ea22f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/LogoBadge.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<span class="relative px-1 py-0.5 rounded border border-primary text-xs font-medium text-primary self-center overflow-hidden">
33
<slot />
44

5-
<div class="absolute w-full h-full inset-0 gradient" />
5+
<div class="opacity-25 dark:opacity-100 absolute w-full h-full inset-0 gradient" />
66
</span>
77
</template>
88

0 commit comments

Comments
 (0)