Removed join text face and added to about

This commit is contained in:
Mitchell McCaffrey 2020-04-14 16:55:03 +10:00
parent 506a84b67e
commit ff2127cc77
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ function JoinModal({ isOpen, onRequestClose }) {
/> />
<Flex> <Flex>
<Button sx={{ flexGrow: 1 }} disabled={!gameId}> <Button sx={{ flexGrow: 1 }} disabled={!gameId}>
Join ()*: Join
</Button> </Button>
</Flex> </Flex>
</Box> </Box>

View File

@ -22,7 +22,7 @@ function About() {
mb={2} mb={2}
> >
<Text my={2} variant="heading" as="h1" sx={{ fontSize: 5 }}> <Text my={2} variant="heading" as="h1" sx={{ fontSize: 5 }}>
About About ʕʔ
</Text> </Text>
<Text my={1} mt={2} variant="heading" as="h3" sx={{ fontSize: 3 }}> <Text my={1} mt={2} variant="heading" as="h3" sx={{ fontSize: 3 }}>
The Goal The Goal