website refactor

This commit is contained in:
2026-01-21 01:27:08 +01:00
parent 5f3712e5ab
commit d30a725fe7
44 changed files with 702 additions and 572 deletions

View File

@@ -26,7 +26,7 @@ export function TeamRankingsTemplate({
onBackToLeaderboards,
}: TeamRankingsTemplateProps): React.ReactElement {
return (
<Container size="lg" py={8}>
<Container size="lg" spacing="md">
<PageHeader
title="Team Leaderboard"
description="Global rankings of all teams based on performance and consistency"