Skip to content

Commit fbc3676

Browse files
committed
style(og-template): Adjust og template elements
1 parent 09a1d22 commit fbc3676

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

assets/og-template/template.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
opacity: 0.25;
2424
/* Position at bottom-left, partially off-screen */
2525
bottom: -25px;
26-
left: 330px;
26+
left: 300px;
2727
/* Set an explicit size */
2828
width: 900px;
2929
height: auto;
@@ -106,10 +106,13 @@
106106
}
107107

108108
.site-name {
109-
font-size: 28px;
109+
font-size: 35px;
110110
font-weight: 500;
111111
color: #667eea;
112112
text-align: left;
113+
position: absolute;
114+
left: 0px;
115+
bottom: 40px;
113116
}
114117
</style>
115118
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">

static/images/og-image.jpg

373 Bytes
Loading

0 commit comments

Comments
 (0)