Update VoteEvidence link styling to use primary-700 color

This commit is contained in:
MartinBraquet
2026-07-23 18:04:48 +02:00
parent a70c80c43f
commit f055e2e4e1

View File

@@ -110,7 +110,7 @@ export function VoteEvidence() {
'about.block.democratic.middle',
' by the community, while ensuring no drift through our ',
)}
<Link href="/constitution" className="text-primary-500 hover:underline">
<Link href="/constitution" className="text-primary-700 hover:underline">
{t('about.block.democratic.link_constitution', 'constitution')}
</Link>
{t('about.block.democratic.suffix', '.')}