feat: tweak spacing per post
This commit is contained in:
parent
c4705a142c
commit
ba4cb202e9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{% macro list(posts) %}
|
||||
<ul class="[ flow list-none m-0 p-0 flow-space-0.25 ]">
|
||||
<ul class="[ flow list-none m-0 p-0 flow-space-0.5 ]">
|
||||
{% for post in posts %}
|
||||
<li class="[ flex flex-wrap column-gap-1 row-gap-0 ]">
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue