Skip to content

Commit d5de556

Browse files
authored
Design adjustments (open-neuromorphic#229)
* testing wkhtmltopdf * testing wkhtmltopdf * testing wkhtmltopdf * testing wkhtmltopdf * testing wkhtmltopdf * testing wkhtmltopdf * template updates for og-images * chore: try amd64 runner * chore: try amd64 runner * chore: try amd64 runner * chore: try amd64 runner * chore: try amd64 runner * style(og-template): Adjust og template elements * style(og-template): Adjust og template elements * style(og-template): Adjust og template elements * Get out! * Get out!
1 parent 0b21ebb commit d5de556

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

assets/og-template/template.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
z-index: 1; /* Behind the content */
2323
opacity: 0.25;
2424
/* Position at bottom-left, partially off-screen */
25-
bottom: -25px;
26-
left: 330px;
25+
bottom: -35px;
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: 10px;
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)