Skip to content

Commit ed81ac7

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/og-template/template.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
z-index: 1; /* Behind the content */
2323
opacity: 0.25;
2424
/* Position at bottom-left, partially off-screen */
25-
bottom: -25px;
25+
bottom: -35px;
2626
left: 300px;
2727
/* Set an explicit size */
2828
width: 900px;
@@ -112,7 +112,7 @@
112112
text-align: left;
113113
position: absolute;
114114
left: 0px;
115-
bottom: 40px;
115+
bottom: 20px;
116116
}
117117
</style>
118118
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">

0 commit comments

Comments
 (0)