website refactor
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user