refac: styling

This commit is contained in:
Timothy J. Baek 2024-10-05 03:29:55 -07:00
parent e0c775f6e3
commit ff22e2156d

View File

@ -89,7 +89,7 @@
</script>
{#key mounted}
<div class="m-auto w-full max-w-6xl px-2 xl:px-20 translate-y-2 text-center">
<div class="m-auto w-full max-w-6xl px-2 xl:px-20 translate-y-6 text-center">
{#if $temporaryChatEnabled}
<Tooltip
content="This chat won't appear in history and your messages will not be saved."