Truncate long text

This commit is contained in:
Ariful Alam
2023-01-19 17:02:52 +06:00
parent 46b228615a
commit 5a30b610b3
2 changed files with 5 additions and 8 deletions

View File

@@ -96,7 +96,7 @@ const Project = ({ repo, loading, github, googleAnalytics }) => {
{item.description}
</p>
</div>
<div className="flex justify-between text-sm text-base-content text-opacity-60">
<div className="flex justify-between text-sm text-base-content text-opacity-60 truncate">
<div className="flex flex-grow">
<span className="mr-3 flex items-center">
<AiOutlineStar className="mr-0.5" />