mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-07-31 02:10:05 -04:00
Update VoteEvidence link styling to use primary-700 color
This commit is contained in:
@@ -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', '.')}
|
||||
|
||||
Reference in New Issue
Block a user