Updated the platform colors to the new ones

This commit is contained in:
Tiago Ribeiro
2023-07-22 07:18:28 +01:00
parent 16ea0b497e
commit 6ade34d243
22 changed files with 102 additions and 95 deletions

View File

@@ -119,7 +119,7 @@ export default function Home() {
alt={user.name}
className="aspect-square h-48 w-48 rounded-full drop-shadow-xl self-end"
/>
<span className="cursor-pointer text-mti-green-light text-sm">Change picture</span>
<span className="cursor-pointer text-mti-purple-light text-sm">Change picture</span>
</div>
</div>
<div className="flex flex-col gap-4 mt-8 mb-20">