Added proper dom representations to Text elements and increased party text size
This commit is contained in:
@@ -33,7 +33,7 @@ function Party({
|
||||
width: "100%",
|
||||
}}
|
||||
>
|
||||
<Text mb={1} variant="heading">
|
||||
<Text mb={1} variant="heading" as="h1">
|
||||
Party
|
||||
</Text>
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user