UI tweaks

This commit is contained in:
Seth Forsgren 2022-11-24 19:26:39 -08:00
parent 4a3de3e6f9
commit 57c9a3983e
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ const Info = () => {
<div className="my-8 inline-block w-full max-w-md transform overflow-hidden rounded-2xl bg-white p-6 text-left align-middle shadow-xl transition-all">
<Dialog.Title
as="h1"
className="text-2xl font-medium leading-6 text-gray-900 pb-1"
className="text-3xl font-medium leading-6 text-gray-900 pb-2"
>
Welcome to Riffusion
</Dialog.Title>