perf(web): simplify public page hero copy
This commit is contained in:
@@ -43,9 +43,6 @@ export function RankingsHero(props: RankingsHeroProps) {
|
||||
return (
|
||||
<section className='space-y-5'>
|
||||
<div className='space-y-2'>
|
||||
<p className='text-muted-foreground text-xs font-medium tracking-widest uppercase'>
|
||||
{t('Leaderboards')}
|
||||
</p>
|
||||
<h1 className='text-[clamp(1.75rem,4vw,2.5rem)] leading-[1.15] font-bold tracking-tight'>
|
||||
{t('Rankings')}
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user