Skip to content

Commit 704383f

Browse files
committed
style: adjust background text positioning in Open Graph template
- Increase the top offset of the background text to 90px to improve visual balance and spacing - Update the generated og.png asset to reflect the layout changes in the template
1 parent ce5c14b commit 704383f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

website/og-template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
line-height: 1.8;
8383
white-space: pre;
8484
position: absolute;
85-
top: 70px;
85+
top: 90px;
8686
left: 140px;
8787
opacity: 0.35;
8888
scale: 1;

website/public/og.png

74 Bytes
Loading

0 commit comments

Comments
 (0)