featured: align aria-label with new copy
This commit is contained in:
@@ -48,7 +48,7 @@ export function FeaturedDossier() {
|
|||||||
))}
|
))}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<aside className="bg-blacksite-surface2/45 p-6 sm:p-8" aria-label="Featured dossier metadata and proof links">
|
<aside className="bg-blacksite-surface2/45 p-6 sm:p-8" aria-label="Featured dossier details and links">
|
||||||
<div className="border-b border-blacksite-line pb-6">
|
<div className="border-b border-blacksite-line pb-6">
|
||||||
<p className="font-mono text-xs uppercase tracking-[0.14em] text-blacksite-text">
|
<p className="font-mono text-xs uppercase tracking-[0.14em] text-blacksite-text">
|
||||||
{featuredDossier.role} <span className="text-signal-cyan">·</span> {featuredDossier.year}
|
{featuredDossier.role} <span className="text-signal-cyan">·</span> {featuredDossier.year}
|
||||||
|
|||||||
Reference in New Issue
Block a user