price formatter style changed
This commit was merged in pull request #200.
This commit is contained in:
@@ -187,7 +187,7 @@ export default function AvailableJobsCard({
|
||||
</div>
|
||||
</div> */}
|
||||
<div className="block sm:flex flex-wrap gap-4">
|
||||
<p className="text-sm text-thin-light-gray">
|
||||
<p className="text-sm text-thin-light-gray flex flext-start gap-1">
|
||||
Price: <span className="text-purple">{thePrice}</span>
|
||||
</p>
|
||||
<p className="text-sm text-thin-light-gray">
|
||||
|
||||
Reference in New Issue
Block a user