Removed join text face and added to about
This commit is contained in:
parent
506a84b67e
commit
ff2127cc77
@ -50,7 +50,7 @@ function JoinModal({ isOpen, onRequestClose }) {
|
||||
/>
|
||||
<Flex>
|
||||
<Button sx={{ flexGrow: 1 }} disabled={!gameId}>
|
||||
Join › (ノ◕ヮ◕)ノ*:・゚✧
|
||||
Join
|
||||
</Button>
|
||||
</Flex>
|
||||
</Box>
|
||||
|
@ -22,7 +22,7 @@ function About() {
|
||||
mb={2}
|
||||
>
|
||||
<Text my={2} variant="heading" as="h1" sx={{ fontSize: 5 }}>
|
||||
About
|
||||
About ʕ•ᴥ•ʔ
|
||||
</Text>
|
||||
<Text my={1} mt={2} variant="heading" as="h3" sx={{ fontSize: 3 }}>
|
||||
The Goal
|
||||
|
Loading…
Reference in New Issue
Block a user