Skip to content

Commit ce5c14b

Browse files
committed
feat: refine OG image visual layout and prominence
- Increase opacity of background elements to 0.35 for better contrast and visibility - Adjust horizontal positioning to improve overall composition balance - Update the generated static OG image to reflect template changes
1 parent 974a6a3 commit ce5c14b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/og-template.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
white-space: pre;
8484
position: absolute;
8585
top: 70px;
86-
left: 100px;
87-
opacity: 0.20;
86+
left: 140px;
87+
opacity: 0.35;
8888
scale: 1;
8989
}
9090

website/public/og.png

1.01 KB
Loading

0 commit comments

Comments
 (0)