Skip to content

Commit 7c23252

Browse files
authored
Merge pull request #107 from babaohuang/development
Development
2 parents 6c97838 + 156fd72 commit 7c23252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Footer.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
)}
2424
</div>
2525

26-
<p class="text-xs op-30 text-center mt-4">
27-
© 2023 <a href="https://geminiprochat.com" target="_blank" class="font-bold">Gemini Pro Chat</a>. All rights reserved.
26+
<p class="flex flex-wrap justify-center items-center text-xs op-30 my-2">
27+
© 2023&nbsp;<a href="https://geminiprochat.com" target="_blank" class="font-bold">Gemini Pro Chat</a>. All rights reserved.
2828
</p>
2929

3030
<div class="flex flex-wrap justify-center items-center text-xs op-30 my-2">

0 commit comments

Comments
 (0)