This commit is contained in:
Polaris 2024-08-26 16:49:05 -04:00
parent 81b8a88397
commit bfe2403076

View File

@ -100,7 +100,7 @@ export default async function Share({
<div key={song.id} className="w-full">
<div className="flex flex-col items-center justify-center">
<span className="text-md w-full rounded-md bg-[#58329F] p-2 text-center font-bold text-primary text-white shadow-[inset_0px_3px_6px_0px_#1a202c]">
Justice Critcal: {song.judgeCritical! + song.judgeHeaven!}
Justice Critical: {song.judgeCritical! + song.judgeHeaven!}
</span>
<span className="text-md mt-5 w-full rounded-md bg-[#58329F] p-2 text-center font-bold text-primary text-white shadow-[inset_0px_3px_6px_0px_#1a202c]">
Justice: {song.judgeJustice}