chnage linear graident colors

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-02-10 13:44:44 +05:00
parent cd86d6397e
commit 1ab5c6b741
7 changed files with 14 additions and 14 deletions

View File

@@ -40,7 +40,7 @@ export function RightSide({
return (
<div className="flex flex-col justify-center space-y-6">
{/* Title */}
<h1 className="text-2xl md:text-3xl lg:text-4xl font-bold text-white leading-tight">
<h1 className="text-2xl md:text-3xl lg:text-4xl font-unbounded font-bold text-white leading-tight">
{title}
</h1>