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:
Abby Fischler 2021-10-21 16:46:06 -07:00 committed by GitHub
parent 030d131ff0
commit af1cfd9e68

View file

@ -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 />