Skip to content

Commit 8b2d08c

Browse files
committed
more space for X
1 parent 19f6f5c commit 8b2d08c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ functions/**/*.jsx
6666
_scripts
6767

6868
# Local env files
69-
.env
69+
.env.local

functions/ogimage.res

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ let onRequest = async ({request}: context) => {
9393
opacity: "0.9",
9494
maxWidth: "900px",
9595
textWrap: "balance",
96+
marginBottom: "100px",
9697
}}
9798
>
9899
{React.string(descripton)}

0 commit comments

Comments
 (0)