mirror of
https://github.com/System-End/site.git
synced 2026-04-19 20:55:09 +00:00
Fixing grammatical error (#229)
* Fixed card text size Added p so it is "px". The text before was super small. Changed it to 185PX. * Changed 21th to 21st
This commit is contained in:
parent
af1cfd9e68
commit
b1bb6eaddb
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ export default () => (
|
||||||
Events Designer @ Hack Club
|
Events Designer @ Hack Club
|
||||||
</Heading>
|
</Heading>
|
||||||
<Text variant="headline">
|
<Text variant="headline">
|
||||||
New job open as of October 21th, 2021.
|
New job open as of October 21st, 2021.
|
||||||
</Text>
|
</Text>
|
||||||
</Container>
|
</Container>
|
||||||
</Box>
|
</Box>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue