Skip to content

Commit f6a845e

Browse files
committed
docs: Decrease letter spacing in og image
1 parent 6533797 commit f6a845e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/api/og-image.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export default async function OG(req: Request) {
140140
style={{
141141
fontSize: 54,
142142
lineHeight: 1.1,
143-
letterSpacing: -4,
143+
letterSpacing: -2,
144144
marginRight: 12,
145145
fontWeight: 500
146146
}}

0 commit comments

Comments
 (0)