BetterAPI commited on
Commit
45a15b7
·
1 Parent(s): 6dd8308

Update src/lib/components/chat/ChatIntroduction.svelte

Browse files
src/lib/components/chat/ChatIntroduction.svelte CHANGED
@@ -17,7 +17,7 @@
17
  <div class="lg:col-span-1">
18
  <div>
19
  <div class="mb-3 flex items-center text-2xl font-semibold">
20
- <Logo width="60px" height="60px" classNames="mr-1 text-yellow-400 text-4xl" />
21
  BetterChat
22
  {#if typeof PUBLIC_VERSION !== "undefined"}
23
  <div
 
17
  <div class="lg:col-span-1">
18
  <div>
19
  <div class="mb-3 flex items-center text-2xl font-semibold">
20
+ <Logo width="50px" height="50px" classNames="mr-1 text-yellow-400 text-3xl" />
21
  BetterChat
22
  {#if typeof PUBLIC_VERSION !== "undefined"}
23
  <div