website refactor
This commit is contained in:
@@ -60,7 +60,7 @@ export function PodiumItem({
|
||||
p={3}
|
||||
>
|
||||
<Box display="flex" center fullWidth>
|
||||
<Text size="3xl" weight="bold" color={positionColor as any}>
|
||||
<Text size="3xl" weight="bold" color={positionColor}>
|
||||
{position}
|
||||
</Text>
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user