Skip to content

Commit 09a1d22

Browse files
committed
chore: try amd64 runner
1 parent d78976c commit 09a1d22

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

assets/og-template/template.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,12 @@
2222
z-index: 1; /* Behind the content */
2323
opacity: 0.25;
2424
/* Position at bottom-left, partially off-screen */
25-
bottom: -30px;
26-
left: 370px;
25+
bottom: -25px;
26+
left: 330px;
2727
/* Set an explicit size */
2828
width: 900px;
2929
height: auto;
30+
transform: rotate(-15deg);
3031
}
3132

3233
/* The main content card, also absolutely positioned */

static/images/og-image.jpg

1.47 KB
Loading

0 commit comments

Comments
 (0)