From 6b83fdf2152ef58618c365f597face260443d16b Mon Sep 17 00:00:00 2001 From: Ian Philips Date: Mon, 1 Aug 2022 10:55:58 -0600 Subject: [PATCH] Challenge card styling --- og-image/api/_lib/template.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/og-image/api/_lib/template.ts b/og-image/api/_lib/template.ts index 3b80a419..e7d2178b 100644 --- a/og-image/api/_lib/template.ts +++ b/og-image/api/_lib/template.ts @@ -147,10 +147,10 @@ export function getHtml(parsedReq: ParsedRequest) {
-
- ${challengeAmount ? 'CHALLENGE BET:' : ''} -
+ + ${challengeAmount ? 'CHALLENGE BET:' : ''} + ${truncatedQuestion}