Mobile fixes

This commit is contained in:
2025-04-28 03:44:24 -06:00
parent 5a9a02b772
commit df3fcd669d
2 changed files with 8 additions and 8 deletions

View File

@ -14,7 +14,7 @@ export default function ChatPage() {
<Chat />
</div>
<div class="mt-4 text-center text-xs text-gray-500 mb-20">
<div class="mt-4 text-center text-xs text-gray-500">
<p>
This is an ephemeral chat room. Messages are only visible to users
currently online and aren't stored after you leave.