Skip to content

Commit 4fd0ec2

Browse files
jotakjpinsonneau
andauthored
Update templates/layouts/roq-default/post.html
Co-authored-by: Julien Pinsonneau <91894519+jpinsonneau@users.noreply.github.com>
1 parent b128b5d commit 4fd0ec2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates/layouts/roq-default/post.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
white-space: pre;
2828
background-color: #222;
2929
}
30+
p:has(>img) {
31+
text-align: center;
32+
}
3033
</style>
3134

3235
<header class="header-page">

0 commit comments

Comments
 (0)