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 55dc974 commit 0b19e94Copy full SHA for 0b19e94
1 file changed
src/templates/post.js
@@ -18,6 +18,7 @@ export default function Template({ data }) {
18
style={{
19
display: 'flex',
20
justifyContent: 'space-between',
21
+ alignItems: 'center',
22
margin: '1em 0 1em 0',
23
}}
24
>
0 commit comments