We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a1d22 commit fbc3676Copy full SHA for fbc3676
assets/og-template/template.html
@@ -23,7 +23,7 @@
23
opacity: 0.25;
24
/* Position at bottom-left, partially off-screen */
25
bottom: -25px;
26
- left: 330px;
+ left: 300px;
27
/* Set an explicit size */
28
width: 900px;
29
height: auto;
@@ -106,10 +106,13 @@
106
}
107
108
.site-name {
109
- font-size: 28px;
+ font-size: 35px;
110
font-weight: 500;
111
color: #667eea;
112
text-align: left;
113
+ position: absolute;
114
+ left: 0px;
115
+ bottom: 40px;
116
117
</style>
118
<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
0 commit comments