Compare commits

...

2 Commits

View File

@ -23,9 +23,9 @@ export const HeaderTop = () => {
className="h-3/4 w-auto sm:h-full"
/>
</Link>
<div className="hidden h-full items-center py-1.5 text-2xl font-light whitespace-pre-line sm:flex">
<h1 className="hidden h-full items-center py-1.5 text-4xl font-extrabold whitespace-pre-line text-[#2E2F7C] uppercase sm:flex">
{APP.description}
</div>
</h1>
<div className="flex items-center gap-[15px]">
{userData ? (
<fetcher.Form