feat: update posts page

This commit is contained in:
Devin Haska 2024-02-23 12:13:05 -08:00
parent 2d4ff7b11c
commit c4705a142c
2 changed files with 11 additions and 3 deletions

View file

@ -1,5 +1,5 @@
{% macro list(posts) %}
<ul class="[ list-none p-0 flow mt-1 mb-0 flow-space-0.25 ]">
<ul class="[ flow list-none m-0 p-0 flow-space-0.25 ]">
{% for post in posts %}
<li class="[ flex flex-wrap column-gap-1 row-gap-0 ]">
<div>