align sub-post items
This commit is contained in:
parent
505e279a85
commit
291f19b4af
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
{{else}}
|
||||
<a href="{{.Permalink}}"><img src="/emoji/think.svg"></a>
|
||||
{{end}}
|
||||
<div style="flex-direction: column;min-width:30%;">
|
||||
<div style="flex-direction: column;min-width:30%; align-items:center;justify-content: center;">
|
||||
<a href="{{.Permalink}}">
|
||||
<h2>{{.Title}}</h2>
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue