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.
2 parents 6c97838 + 156fd72 commit 7c23252Copy full SHA for 7c23252
src/components/Footer.astro
@@ -23,8 +23,8 @@
23
)}
24
</div>
25
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.
+ <p class="flex flex-wrap justify-center items-center text-xs op-30 my-2">
+ © 2023 <a href="https://geminiprochat.com" target="_blank" class="font-bold">Gemini Pro Chat</a>. All rights reserved.
28
</p>
29
30
<div class="flex flex-wrap justify-center items-center text-xs op-30 my-2">
0 commit comments