mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
Fixed card text size (#228)
Added p so it is "px". The text before was super small. Changed it to 185PX.
This commit is contained in:
parent
030d131ff0
commit
af1cfd9e68
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ export default () => (
|
|||
as={Head}
|
||||
title="Events Designer"
|
||||
description="Hack Club is looking for an events designer / producer with coding skills to create events for Hack Clubbers."
|
||||
image="https://workshop-cards.hackclub.com/Events Designer@ Hack Club.png?fontSize=185x&brand=HQ"
|
||||
image="https://workshop-cards.hackclub.com/Events Designer@ Hack Club.png?fontSize=185px&brand=HQ"
|
||||
/>
|
||||
<ForceTheme theme="light" />
|
||||
<Nav />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue