Skip to content

Commit

Permalink
chore: update logo
Browse files Browse the repository at this point in the history
  • Loading branch information
henryhale committed Dec 23, 2024
1 parent 2ba2d63 commit 4cb74da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/components/BaseLogo.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div class="flex items-center space-x-2 px-2 group">
<img class="w-6 h-6" src="/logo.svg" />
<span class="hidden lg:inline-block text-blue-600">
<span class="hidden lg:inline-block text-blue-600 font-bold">
<b>LiveCode</b>
</span>
</div>
Expand Down

0 comments on commit 4cb74da

Please sign in to comment.