This commit is contained in:
2023-12-05 18:24:45 +05:00
parent edcd51599c
commit f198ff9dfe
29 changed files with 632 additions and 559 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ function ProjectCard({
<ProgressPie value={stagePercentage} />
</div>
) : (
<div className="bg-gradient px-3 py-2 rounded-full w-fit">
<div className="bg-gradient py-2.5 px-4 rounded-full">
<p className="font-gilroy font-medium leading-none">
{releaseYear}
</p>