style blog list

This commit is contained in:
Zvonimir Rudinski
2024-07-07 04:44:08 +02:00
parent 5a4fac801a
commit 0286b9859c

View File

@@ -33,7 +33,7 @@ const posts = await Astro.glob("./posts/*.md");
> >
</div> </div>
<ul> <ul class="list-disc list-inside">
{ {
posts.map((post) => ( posts.map((post) => (
<li> <li>